You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the same problem. Removing the Pillow==3.0.0 line and one jupyter==1.0.0 line worked.
If someone knows a way to get pip to do a "dry run" (find out what it would do, without actually e.g. downgrading matplotlib from 1.5.1 to 1.5.0), let me know....
Following requirements are mentioned twice in reuirements.txt that comes with the zip file for assignemnt 1.
This gives the error "Double requirement given" when running
pip install -r requirements.txt
The text was updated successfully, but these errors were encountered: