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

Dependency Issues #142

Open
keniel123 opened this issue Sep 25, 2024 · 1 comment
Open

Dependency Issues #142

keniel123 opened this issue Sep 25, 2024 · 1 comment

Comments

@keniel123
Copy link

I am getting a lot of dependency issues. I followed all the steps Can someone please assist me

@swframe
Copy link

swframe commented Jan 5, 2025

Here is what I did.

I'm using ubuntu 16 on wsl2 on windows 11, miniconda, python=3.8
I installed cuda11.3 from https://developer.nvidia.com/cuda-11.3.0-download-archive?target_os=Linux&target_arch=x86_64&Distribution=WSL-Ubuntu&target_version=2.0&target_type=deb_local
export CUDE_HOME=/usr/local/cuda
I installed pytorch 1.11.0 from the commands listed at https://pytorch.org/get-started/previous-versions/
then ran 'bash install.sh'

If you get this error, edit the file and comment out the import. It can be fixed importing the right version of numpy but I've not investigated to figure out which version numpy works.
ImportError: cannot import name 'bool' from 'numpy' (/home/YOUR_USER_NAME/miniconda3/envs/YOUR_ENV_NAME/lib/python3.8/site-packages/numpy/init.py)

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

No branches or pull requests

2 participants