You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
The documentation reccomends virtual enviroments, which can be used as described in https://diamondlightsource.github.io/python3-pip-skeleton-cli/main/user/tutorials/installation.html and https://diamondlightsource.github.io/python3-pip-skeleton-cli/main/user/tutorials/new.html from inside an anaconda enviroment (such as the base enviroment that is default for most people with an anaconda install), but perhaps it would be good for the documentation to give suggestions for creating an anaconda enviroment for development rather than a virtual enviroment? Or at least reccomendations on deactivating any active anaconda enviroment before sourcing the newly created venv?