-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add trouble-shooting guide for installing requirements #17
Comments
E.g. add frozen requirements??
|
munichpavel
changed the title
Have frozen requirements option
Add trouble-shooting guide for installing requirements
Apr 14, 2022
CondaUsing Conda (miniconda would also be fine) has a 100% success rate among students this year whose initial attempt to install dependencies without conda failed (on both mac and windows laptops). Dependency
Using jupyter notebooksFrom the same console, with your conda environment activated, run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe would help with some install challenges, like numpy wheel issue involving python 3.10.
The text was updated successfully, but these errors were encountered: