You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "", line 1, in
File "/private/home/zaiweizhang/ssl_scaling/third-party/SpatioTemporalSegmentation/lib/datasets/init.py", line 1, in
import lib.datasets.synthia as synthia
ModuleNotFoundError: No module named 'lib'
It's keep giving me this issue, and using python -m main doesn't work.
The text was updated successfully, but these errors were encountered:
Hello,
I am having the same issue when preprecessing the standford dataset. Could you please decribe the solution that worked for you?Thank you in advance.
Hi,
I have one problem with the lib import issues:
Traceback (most recent call last):
File "", line 1, in
File "/private/home/zaiweizhang/ssl_scaling/third-party/SpatioTemporalSegmentation/lib/datasets/init.py", line 1, in
import lib.datasets.synthia as synthia
ModuleNotFoundError: No module named 'lib'
It's keep giving me this issue, and using python -m main doesn't work.
The text was updated successfully, but these errors were encountered: