-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Invalid marker error running 'pipenv install' on Windows #1622
Comments
thanks for the report. |
closing for #1617 |
techalchemy
added a commit
that referenced
this issue
Mar 9, 2018
techalchemy
added a commit
that referenced
this issue
Mar 20, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Be sure to check the existing issues, both open and closed.
Installing dependencies via
pipenv install
fails with anInvalid marker
error. See below steps for full output.Describe your environment
OS Type:
Windows 7
Python version:
$ python -V
3.6.4
$ pipenv --version
11.1.5
Expected result
Dependencies are installed
Actual result
Invalid marker error and stacktrace is thrown
Steps to replicate
And my pipfile
The text was updated successfully, but these errors were encountered: