Replies: 3 comments 1 reply
|
There already is a version freeze via requirements.txt! Check out https://github.com/PicoQuant/snAPI/blob/main/dist/snAPI-1.0.1.tar.gz in snAPI-1.0.1\snAPI.egg-info! I think we should have it in package index for easier updates. However, keep in mind that the package does not run on hardware alone. Therefore, you need to install the device drivers separately. I'm not sure if anyone who installs snAPI directly from the index is wondering why it doesn't work with the hardware. |
1 reply
|
I try to get the project name: |
0 replies
|
pip install --upgrade snapi |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be great to have the snapi package available via the package index (e.g. for version freeze via requirements.txt).
Is this planned in the snapi roadmap?
All reactions