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 use your code it says this
Traceback (most recent call last):
File "C:/Users/Windows/Downloads/m.py", line 9, in
from Lsystems_creation import *
ModuleNotFoundError: No module named 'Lsystems_creation'
The text was updated successfully, but these errors were encountered:
hello,
sorry for the delay...
I jsut tried and it's ok. The "Lsystems_creation" module is a file located in the same directory than the others one.which file are you running ?
when i use your code it says this
Traceback (most recent call last):
File "C:/Users/Windows/Downloads/m.py", line 9, in
from Lsystems_creation import *
ModuleNotFoundError: No module named 'Lsystems_creation'
The text was updated successfully, but these errors were encountered: