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 "converter.py", line 2, in <module>
from converter import Converter
File "/home/souza/Desktop/converter.py", line 2, in <module>
from converter import Converter
ImportError: cannot import name 'Converter' from 'converter' (/home/souza/Desktop/converter.py)
I installed using pip and the script is exactly the same as the one on README... Someone had an
idea
The text was updated successfully, but these errors were encountered:
The full traceback is...
I installed using pip and the script is exactly the same as the one on README... Someone had an
idea
The text was updated successfully, but these errors were encountered: