bnamazi / SurgUI

surgical video annotation
MIT License
1 stars 2 forks source link

opencv-python not building #1

Open wzkariampuzha opened 3 months ago

wzkariampuzha commented 3 months ago

Hi,

I was trying to use SurgUI through a fresh Anaconda virtual environment with Python 3.10.14. I ran pip install -r requirements.txt but opencv-python keeps failing to build.

I am currently running Apple M1 Max. Downloaded and installed VLC 3.0.21 for macOS (arm64 distribution).

Could you fix this? Not sure what would work, but maybe dockerizing this app? or specifying exactly which distribution of opencv-python we should be using in the requirements file?

Thank you, William

wzkariampuzha commented 2 months ago

Found that you can potentially use VLC within docker container 🤷‍♂️