Skip to content

Point the missing-module error and README at pip install - #2

Merged
mikelangmayr merged 1 commit into
mainfrom
mike/pip-install-message
Sep 18, 2026
Merged

mikelangmayr merged 1 commit into
mainfrom
mike/pip-install-message

Conversation

@mikelangmayr

Copy link
Copy Markdown
Contributor
  • camera-interface now ships a pyproject.toml, so camera_interface installs with pip install <camera-interface> instead of being built and found via PYTHONPATH
  • Update ModuleNotAvailable to name that command, so the error says what to run
  • Rewrite the README prerequisite for the same flow, and note that the instrument is fixed when the module is built
  • Update the test that asserted the old message to assert the new one
  • 14 tests pass; pylint reports nothing new (the existing missing-docstring messages in the tests predate this)

@mikelangmayr
mikelangmayr merged commit 9337342 into main Sep 18, 2026
@mikelangmayr
mikelangmayr deleted the mike/pip-install-message branch September 18, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants