-
Notifications
You must be signed in to change notification settings - Fork 2
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
Final release 2.0.0 #57
Comments
local tox logs
Tried package versions
|
https://github.com/SciKit-Surgery/scikit-surgeryutils/actions/runs/5253786647/jobs/9491551217
|
… pip to solve version issues (#57)
scikit-surgeryarucotracker >= 1.0.0 should fix this also. I'm not sure why surgeryutils is pulling in such an old version of arucotracker |
Removing package version for "opencv-contrib-python-headless" and "scikit-surgeryarucotracker" fix installation of requirements in python3.8 for ubuntu-latest and macos-latest but not for windows-latest and others python versions: https://github.com/SciKit-Surgery/scikit-surgeryutils/actions/runs/5255757370 |
…: AttributeError: module cv2.aruco has no attribute Dictionary_get (#57)
…: AttributeError: module cv2.aruco has no attribute Dictionary_get (#57)
…eError: module cv2.aruco has no attribute Dictionary_get (#57)
…v2.aruco has no attribute Dictionary_get (#57)
…e cv2.aruco has no attribute Dictionary_get (#57)
…odule cv2.aruco has no attribute Dictionary_get (#57)
… AttributeError: module cv2.aruco has no attribute Dictionary_get (#57)
E AttributeError: module 'cv2.aruco' has no attribute 'Dictionary_get'🔴 Trying to remotely use both opencv-python and opencv-contrib-python-headless but don't fix the issue 🔴 Trying to remotely use opencv-contrib-python only but don't fix it > https://github.com/SciKit-Surgery/scikit-surgeryutils/actions/runs/5265593578/jobs/9518429427#step:6:858 🔴 Trying to remotely use both opencv-python and opencv-contrib-python but don't fix the issue |
…eError: module cv2.aruco has no attribute Dictionary_get (#57)
… pip to solve version issues (#57)
…: AttributeError: module cv2.aruco has no attribute Dictionary_get (#57)
…: AttributeError: module cv2.aruco has no attribute Dictionary_get (#57)
…akecalibrationdots.rst, sksurgeryrendermodelslikecamera.rst, sksurgeryreslice.rst, sksurgerytextoverlay.rst (#57)
|
I am opening this issue to plan final release 2.0.0 from the release candidate v2.0rc0 https://pypi.org/project/scikit-surgeryutils/2.0rc0/
.readthedocs.yaml
) in https://readthedocs.org/projects/scikit-surgeryutils/builds/Passed local and remote tests for python versions 3.8, 3.9, 3.10, 3.11. This is a summary for python 3.8:
Local OS Ubuntu 22.04.1 LTS; Kernel; Linux 5.19.0-35-generic (19 passed, 7 skipped in 14.66s)
CI ubuntu-latest, 3.8 (23 passed, 3 skipped in 14.34s)
CI windows-latest, 3.8 (24 passed, 2 skipped in 22.22s )
CI macos-latest, 3.8 ( 24 passed, 2 skipped in 65.46s (0:01:05) )
tests/test_common_overlay_apps.py::test_OverlayOnVideoFeedCropRecord_from_file SKIPPED
tests/test_common_overlay_apps.py::test_OverlayOnVideoFeedCropRecord_from_webcam SKIPPED
tests/test_common_overlay_apps.py::test_OverlayBaseWidgetRaisesNotImplementedError SKIPPED
tests/test_common_overlay_apps.py::test_OverlayOnVideoFeedCropRecord_set_roi SKIPPED
tests/test_rendermodelslikecamera.py::test_rendermodelslikecamera SKIPPED
tests/test_sksurgerytextoverlay.py::test_sksurgerytextoverlay SKIPPED
tests/utils/test_image_utils.py::test_image_to_pixel_valid_rgb_example SKIPPED
Thanks
The text was updated successfully, but these errors were encountered: