-
Notifications
You must be signed in to change notification settings - Fork 147
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
[help] Required versions #135
Comments
Hello! Where are you running this? On colab? If you are on colab, did you restart the notebook after "pip install"? |
I think you got 'numpy.core.multiarray failed to import' as me in colab? |
Should be same to the issue described here: #126 (comment) Restarting the colab after instal should fix the imports |
(I was doing it on local machine) I'll try to comment the versions that I'm using of ... everything? I guess (or at least the more important libraries, python, cuda and cuDNN versions, etc etc.) (I'm a litle busy so I'll do it later :P) Thank you for your fast answer and sorry for the delay on mine. |
Hello, I'm trying to use:
but always get one or another error because incompatibilities, could you specify in detail wich versions and dependencies work for them? (python version, torch version, scikit-learn, scipy, numpy, pandas etc. etc. etc.? requirements.txt doesn't specify scikit-learn version for example, versions after 1.0 cause errors :(
The text was updated successfully, but these errors were encountered: