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 "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp_webapp.py", line 8, in
import w4sp
File "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp.py", line 1, in
from w4sp_app import *
File "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp_app/init.py", line 1, in
from container import container,ns_root,c
ModuleNotFoundError: No module named 'container'
Can you help me?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hello everyone!
When I run the code, I have these errors:
``Traceback (most recent call last):
File "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp_webapp.py", line 8, in
import w4sp
File "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp.py", line 1, in
from w4sp_app import *
File "/home/w4sp-lab/Scaricati/w4sp-lab-master/w4sp_app/init.py", line 1, in
from container import container,ns_root,c
ModuleNotFoundError: No module named 'container'
Can you help me?
Thank you in advance
The text was updated successfully, but these errors were encountered: