Please upload environment.yml from conda to setup requirements
vivekpatel99 opened this issue · 1 comments
vivekpatel99 commented
I followed install instruction and got some issue with cudatoolkit version and then I tried running demo.py and it says I do not have cv2 package.
Please create environment.yml file from conda.
you can easily do it by following this link.
https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#sharing-an-environment
Thank you very much in advance.