[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redisgears-py should support > python 3.7 #44

Open
bwithai opened this issue Jan 4, 2023 · 5 comments
Open

redisgears-py should support > python 3.7 #44

bwithai opened this issue Jan 4, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@bwithai
Copy link
bwithai commented Jan 4, 2023

ERROR: Package 'gearsclient' requires a different Python: 3.8.10 not in '<3.8,>=3.6'

@chayim chayim changed the title pip installation redisgears-py should support > python 3.7 Jan 4, 2023
@chayim chayim self-assigned this Jan 4, 2023
@chayim chayim added the enhancement New feature or request label Jan 4, 2023
@lefig
Copy link
lefig commented Jan 4, 2023

I tried installing on python 3.10 and of course have a similar problem.

Is there a workaround?

@bwithai
Copy link
Author
bwithai commented Jan 5, 2023

I face this exception in python 3.7

redis.exceptions.ResponseError: Could not satisfy requirements (look at redis log file for more information)

@chayim
Copy link
Contributor
chayim commented Jan 9, 2023

@bwithai I noticed that you haven't installed this library in the redisgears virtualenv as per the README. This client is meant to be run within the Redis server context hosting gears.

@bwithai
Copy link
Author
bwithai commented Jan 9, 2023

Fisrt of all thanks for your response 💖

After running the container is it possible to install the python module.

I did research on this and fine https://forum.redis.com/t/numpy-on-redis-gears-docker/313/8 and https://forum.redis.com/t/how-to-install-python-packages-to-redisgears-docker-image/825

But yet not working.

@chayim chayim closed this as completed Jan 12, 2023
@chayim chayim reopened this Jan 12, 2023
@chayim
Copy link
Contributor
chayim commented Jan 12, 2023

Want to post the issue? Maybe I can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants