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

[BUG] Unable to install on Python 3.7.11 #1473

Closed
dciborow opened this issue Jul 14, 2021 · 4 comments
Closed

[BUG] Unable to install on Python 3.7.11 #1473

dciborow opened this issue Jul 14, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@dciborow
Copy link
Contributor

Description

I am unable to install recommenders 0.6.0 on Python 3.7.11. Proposing an update to loosen pin.

@dciborow dciborow added the bug Something isn't working label Jul 14, 2021
@dciborow
Copy link
Contributor Author

#1474

@miguelgfierro
Copy link
Collaborator

@dciborow can you share the error?

I know that @anargyri did some tests with 3.7

@anargyri
Copy link
Collaborator

3.7 works with conda, not with venv (the issue of Surprise and numpy conflict) but the version was < 3.7.11 (I think it was 3.7.5 or close to that).

@miguelgfierro
Copy link
Collaborator

fixed on https://pypi.org/project/recommenders/. Now when doing pip install recommenders==0.6.0 it should work with python<3.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants