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 tried to import the pySPIRALTAP package, I got this “ImportError” (python version: 3.8.8). I wonder if anyone has suggestions about this problem. Thanks.
File ~\Anaconda3\lib\site-packages\pyspiraltap-0.4.12-py3.8.egg\pySPIRALTAP_init.py:1 in
from pySPIRALTAP import SPIRALTAP
ImportError: cannot import name 'SPIRALTAP' from 'pySPIRALTAP' (~\Anaconda3\lib\site-packages\pyspiraltap-0.4.12-py3.8.egg\pySPIRALTAP_init_.py)_
The text was updated successfully, but these errors were encountered:
When I tried to import the pySPIRALTAP package, I got this “ImportError” (python version: 3.8.8). I wonder if anyone has suggestions about this problem. Thanks.
File ~\Anaconda3\lib\site-packages\pyspiraltap-0.4.12-py3.8.egg\pySPIRALTAP_init.py:1 in
from pySPIRALTAP import SPIRALTAP
ImportError: cannot import name 'SPIRALTAP' from 'pySPIRALTAP' (~\Anaconda3\lib\site-packages\pyspiraltap-0.4.12-py3.8.egg\pySPIRALTAP_init_.py)_
The text was updated successfully, but these errors were encountered: