-
Notifications
You must be signed in to change notification settings - Fork 2
Install without lib #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
f5c332a
Add tensorboard to requiered_package
tbaudier 04fb523
For the class CAM, if dll pyueye was not installed, avoid error
tbaudier e72a099
Add tensorboard to requiered_package
tbaudier e69c175
For the class CAM, if dll pyueye was not installed, avoid error
tbaudier 1249138
LazyLoad cv2 because it's not mandatory
tbaudier 931ae28
Merge branch 'install_without_lib' of https://github.com/openspyrit/s…
romainphan 84e1a01
Merge branch 'main' into install_without_lib
tbaudier 4087d10
new package
Mahieu-Williame 879ecb9
check empty array
Mahieu-Williame 89d8724
Install ALP4 from LMW version
tbaudier ddee3ac
define default value for recent field (zoom, xw_offset, yh_offset) in…
Mahieu-Williame a0f1bc6
insignificant change
Mahieu-Williame 59437af
last version before merging the two branches install_without_lib and …
Mahieu-Williame 4a2c8f3
add arg in the func_path function to ask if overwrite acqui is necess…
Mahieu-Williame bb67482
add trackbar in the cam display to change the brightness during optic…
Mahieu-Williame File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ | |
'spyrit', | ||
'wincertstore', | ||
'pyueye', | ||
'tensorboard', | ||
'girder-client' | ||
], | ||
packages=find_packages() | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.