Autodesk / Autodesk/molecular-design-toolkit

versioneer causes extraneous output in some docker containers

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
174
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Versioneer, in checking for MDT's version number, causes these warnings to get spit into the logs:
```
ModuleNotFoundError: No module named 'nbformat'
error: external filter moldesign/_notebooks/nbscripts/strip_nb_output.py failed 1
error: external filter moldesign/_notebooks/nbscripts/strip_nb_output.py failed
```

This will only happen when working directly from a development repo, so it's low priority.

Contributor guide

Open the contributing guide

Research direction

Inspect Versioneer's version-check path and moldesign/_notebooks/nbscripts/strip_nb_output.py, then reproduce the warning in a development Docker container without nbformat. Done means version lookup no longer emits the ModuleNotFoundError or external-filter errors shown in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, jupyter, python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.