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

NotImplementedError: pythonparser.lexer.Lexer cannot lex Python (3, 7) #27

Open
alanjds opened this issue Mar 18, 2019 · 4 comments
Open

Comments

@alanjds
Copy link
Contributor

alanjds commented Mar 18, 2019

The file is correctly parsed if the interpreter is 2.7 and the target file is compatible with 3.5+

@sbourdeauducq
Copy link
Member

You can use this workaround: https://github.com/m-labs/nix-scripts/blob/master/artiq/pkgs/python37hack.patch

@stffnm
Copy link

stffnm commented Jun 3, 2020

You can use this workaround: https://github.com/m-labs/nix-scripts/blob/master/artiq/pkgs/python37hack.patch

This link is broken

@d-m-walker
Copy link

https://git.m-labs.hk/M-Labs/nix-scripts/src/branch/master/artiq-fast/pkgs/python37hack.patch

Hi there, we've run into the same problem after updating matplotlib on a machine running legacy artiq6 (all via conda). Our other machines are still working fine with pythonparser=1.3.0, but this version doesn't seem to be available any more, and the link to the workaround you've posted now leads to a 404. Would you be able to give any guidance? Thanks in advance.

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

4 participants