Skip to content

Commit

Permalink
opendv-python 4.6.0.66 not working, change to 4.5.5.64
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao Sun committed Sep 14, 2022
1 parent a86c4a5 commit f4a237f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

import os
os.system("python3 -m pip install opencv-python-headless mxnet opencv-python==4.6.0.66")
os.system("python3 -m pip install opencv-python-headless mxnet opencv-python==4.5.5.64")

import json
import os
Expand Down

0 comments on commit f4a237f

Please sign in to comment.