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

Traceback error on VS code #10

Open
shivam01anand opened this issue Jan 29, 2022 · 0 comments
Open

Traceback error on VS code #10

shivam01anand opened this issue Jan 29, 2022 · 0 comments

Comments

@shivam01anand
Copy link

Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "/usr/lib/python2.7/runpy.py", line 111, in _get_module_details import(mod_name) # Do not catch exceptions initializing package File "jupytext/init.py", line 3, in from .formats import NOTEBOOK_EXTENSIONS, get_format_implementation, guess_format File "jupytext/formats.py", line 10, in import nbformat File "nbformat/init.py", line 10, in from traitlets.log import get_logger File "traitlets/init.py", line 3, in from . import traitlets File "traitlets/traitlets.py", line 1014 class HasDescriptors(metaclass=MetaHasDescriptors): ^ SyntaxError: invalid syntax

  1. Installed via ext install
  2. code-insiders --enable-proposed-api=donjayamanne.vscode-jupytext
  3. couldn't see option to convert, after right clicking on py/ipynb file
  4. tried to install both jupytext libraries via marketplace.
  5. getting the above error.

FYR:
Ubuntu 18
Python version 3.6.9

Thanks for developing the library, TIA

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