DiamondLightSource / DiamondLightSource/python-copier-template
Use custom devcontainer images with unexpected python instalations
オープン
- 主要言語
- Jinja
- スター
- 25
- フォーク
- 10
- 平均マージ
- 4時間 4分
- マージ済み PR(30日)
- 6
説明
The uv setup relies on the standard devcontainer image which comes with the repo. If attempting to switch image, the default uv integration fails.
Resolved by clearing existing uv setup and installing fresh, then using `$ uv venv --seed --system-site-packages` to create the venv. Run programs with `$ uv run python /workspaces/path_to_file/file.py`.
コントリビューションガイド
評価
この issue はまだ評価されていません。