Autodesk / Autodesk/molecular-design-toolkit
IOErrors become OSErrors in Python 3
- Dominant language
- Python
- Stars
- 174
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
## Bug report
#### Description

#### Expected
Appropriate exceptions for these situations
#### Environment
- `python --version` output: Python 3.5.2 :: Continuum Analytics, Inc.
- `pip show moldesign nbmolviz | grep -B1 Version` output: 0.8.0a2
Contributor guide
Research direction
Start by reproducing the reported behavior with Python 3.5.2 using the package versions listed in the issue. Trace where the reported IOError and OSError are raised or translated; done means the affected situations produce the appropriate exception types and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100