Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Can't install polybeast in WSL2 #41

Open
nesou2 opened this issue Apr 13, 2022 · 0 comments
Open

Can't install polybeast in WSL2 #41

nesou2 opened this issue Apr 13, 2022 · 0 comments

Comments

@nesou2
Copy link

nesou2 commented Apr 13, 2022

When trying to install polybeast on WSL2 I encounter an issue with CUDA. In particular, when running: python setup.py install I get an issue with finding CUDA libraries:

CUDA errror CMake Error at /home/seb/anaconda3/envs/brint/lib/python3.7/site-packages/cmake/data/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake:724 (message): Compiling the CUDA compiler identification source file "CMakeCUDACompilerId.cu" failed.

Compiler: /usr/bin/nvcc

Build flags:

Id flags: -v

The output was:

No such file or directory

I am fairly sure I have installed CUDA and the toolkits at least somewhat correctly, as I was able to install moolib which also required the use of the CUDA compiler. I ran pip install moolib within the same virtual environment that I tried running python setup.py install, and it seemed to manage to find the files correctly and install. Do you have any idea what is going wrong? Thanks for the help!

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

No branches or pull requests

1 participant