Jupyter notebook opening issue form anaconda distributer: ImportError: cannot import name 'encodestring' from 'base64' (/Users/ ... /python3.9/base64.py)
Open
- Dominant language
- Python
- Stars
- 313
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Research direction
Reproduce the notebook-opening failure through the Anaconda distribution using Python 3.9, then inspect the complete traceback beyond the truncated base64.py path. Determine which nbformat entry point triggers the ImportError and verify that a notebook opens successfully without the encodestring error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, jupyter-notebook, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100