You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
FYR:
Ubuntu 18
Python version 3.6.9
Thanks for developing the library, TIA
The text was updated successfully, but these errors were encountered: