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

Missing Packages in hw1/requirements.txt #2

Open
valmik opened this issue Sep 12, 2020 · 0 comments
Open

Missing Packages in hw1/requirements.txt #2

valmik opened this issue Sep 12, 2020 · 0 comments

Comments

@valmik
Copy link

valmik commented Sep 12, 2020

I ran the requirements in a fresh venv and had to manually install the following packages. I'm running an (almost blank) ubuntu 18.04 VM on Windows, and am using Python 3.6.9.

scikit-build
numpy
cffi
cython
lockfile
patchelf

I also had to install

sudo apt-get install libosmesa6-dev
sudo apt-get install patchelf

I guess anaconda has these by default, but you might want to include these in a future version of the assignment.

frank-lsf added a commit to frank-lsf/homework_fall2020 that referenced this issue Sep 27, 2020
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

1 participant