question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'InvalidMarker' is not defined.

See original GitHub issue

https://github.com/pypa/pipenv/blob/master/pipenv/vendor/requirementslib/models/utils.py#L150 On this line, InvalidMarker is not defined.

This results in bad error messages for invalid Pipenv files.

File "d:\python37\lib\site-packages\pipenv\vendor\requirementslib\models\utils.py", line 140, in validate_specifiers
    except (InvalidMarker, InvalidSpecifier):
NameError: name 'InvalidMarker' is not defined

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
PetterScommented, Oct 2, 2018

I think we still need a new release, yes.

0reactions
dongchao-cncommented, Oct 6, 2018

Is there a schedule for a new release?The current version(2018.07.01) is still unavailable on my MAC installed by brew. Or is there some way to solve this problem through brew?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ReferenceError: marker is not defined · Issue #331 - GitHub
Hello,. I'm currentrly modifying my code to use the new custom-marker directive (great idea btw) but i'm getting a "ReferenceError: marker ...
Read more >
Google maps api marker is not defined error - Stack Overflow
You have defined the var marker inside the function getAddress , and therefore this variable will only be available within this scope.
Read more >
Data frame name is empty or contains invalid characters ...
Your data frame name is either empty or contains characters that are invalid. To publish successfully, data frames must have a name using...
Read more >
Fix “An Unknown or Invalid JPEG Marker type is Found”
This practice can fix the “Invalid JPEG marker type” issue as the file is now anew and ready to open in the Adobe...
Read more >
google maps - Request for invalid marker set - Drupal Answers
I've installed gmap module and configured it so that I'm using custom markers. It worked well till today (I've re-deploy website). I'm able...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found