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
When i used setup.py it raised:
File "setup.py", line 26, in
import custom_conv
ModuleNotFoundError: No module named 'custom_conv'
how can i fix it thanks!
When i used setup.py it raised:
File "setup.py", line 26, in
import custom_conv
ModuleNotFoundError: No module named 'custom_conv'
how can i fix it thanks!