TraitError
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Hi,
I'm getting this error when I try to import mayavi in jupyer notebook ( MacOS ( Sierra), python2.7):
TraitError: Each key of the 'content' trait of a ViewElements instance must be a value of type 'str', but a value of u'options' was specified.
Any idea would be appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the mayavi import in a Jupyter Notebook on macOS Sierra with Python 2.7, using the reported TraitError as the initial failure point. Investigate the reported unicode-versus-str mismatch and consider the issue resolved when mayavi imports successfully without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, macos, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100