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

error happening when sh ./install_pycuda.sh #595

Open
ZnSn399379 opened this issue Mar 29, 2023 · 3 comments
Open

error happening when sh ./install_pycuda.sh #595

ZnSn399379 opened this issue Mar 29, 2023 · 3 comments

Comments

@ZnSn399379
Copy link

WARNING: The directory '/home/jetson/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (57.4.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
./install_pycuda.sh: 23: ./install_pycuda.sh: Bad substitution

@jkjung-avt
Copy link
Owner

Could you share the output of the following command (the file names of the "libboost-python-dev" library)?

$ ls -l /usr/lib/${arch}-linux-gnu/libboost_python*

@ZnSn399379
Copy link
Author

It output like this
ls: cannot access '/usr/lib/-linux-gnu/libboost_python*': No such file or directory

@jkjung-avt
Copy link
Owner

I just committed a fix to install-pycuda.sh. Please give it a try. Thanks.

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