krematas / soccerontable

Upconverting YouTube soccer videos in 3D for viewing in AR/VR devices.Soccer On Your Tabletop
BSD 2-Clause "Simplified" License
498 stars 96 forks source link

ImportError: No module named soccer3d #15

Closed Dene33 closed 4 years ago

Dene33 commented 4 years ago

Using command python3 demo/calibrate_video.py --path_to_data ../barcelona I'm getting the error - ImportError: No module named soccer3d

Dene33 commented 4 years ago

As a workaround one could move calibration_video.py one directory up.