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

ASTText: Module found error #137

Open
XIE-ZJU opened this issue Dec 1, 2023 · 3 comments
Open

ASTText: Module found error #137

XIE-ZJU opened this issue Dec 1, 2023 · 3 comments

Comments

@XIE-ZJU
Copy link

XIE-ZJU commented Dec 1, 2023

Hi, thanks for you great job of this package. I met an error when I tried to install jupyter in the cloud sever with the following command: python -m ipykernel install --name pet-neus --user
It occured that ImportError: cannot import name 'ASTText' from 'asttokens' (/root/miniconda3/envs/pet-neus/lib/python3.8/site-packages/asttokens/init.py).
Thanks again, hope for you reply!

@R4M4KR15HN4
Copy link

Hi, found a solution ? me also facing the same issue.

@XIE-ZJU
Copy link
Author

XIE-ZJU commented Dec 3, 2023 via email

@R4M4KR15HN4
Copy link

pip install --upgrade asttokens
this solved my problem.

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

2 participants