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

Fix requirements file. #1

Open
MichaelCurrin opened this issue Jun 25, 2017 · 0 comments
Open

Fix requirements file. #1

MichaelCurrin opened this issue Jun 25, 2017 · 0 comments

Comments

@MichaelCurrin
Copy link
Owner

MichaelCurrin commented Jun 25, 2017

Figure out why this line is at the top "-f /usr/share/pip-wheels", in PythonAnywhere.

Errors on installing:

Collecting SQLObject==3.3.0 (from -r requirements.txt (line 12))
  Url '/usr/share/pip-wheels' is ignored. It is either a non-existing path or lacks a specific scheme.
  Downloading SQLObject-3.3.0-py2.py3-none-any.whl (1.9MB)
    100% |████████████████████████████████| 1.9MB 191kB/s 

That is repeated on each line of collecting.

Then create new virtualenv in my local repo.

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