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
{{ message }}
This repository was archived by the owner on May 20, 2019. It is now read-only.
Got the following error today updating with latest master branch:
Downloading/unpacking matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6))
Could not find a version that satisfies the requirement matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6)) (from versions: 0.86.1, 0.86.2, 0.86, 0.91.0, 0.91.1, 1.0.1, 1.1.0, 1.1.1, 1.3.1)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6))
There was a similar xqueue message that was merged today. Would it be safe to use 1.3.1? Without this update, deployment fails consistently when attempting to install production Ubuntu 12.04 instance.
Got the following error today updating with latest master branch:
Downloading/unpacking matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6))
Could not find a version that satisfies the requirement matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6)) (from versions: 0.86.1, 0.86.2, 0.86, 0.91.0, 0.91.1, 1.0.1, 1.1.0, 1.1.1, 1.3.1)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for matplotlib==1.2.0 (from -r /edx/app/ora/ora/requirements.txt (line 6))
There was a similar xqueue message that was merged today. Would it be safe to use 1.3.1? Without this update, deployment fails consistently when attempting to install production Ubuntu 12.04 instance.