imodpasteur / imodpasteur/pySPIRALTAP

Can't Import pySPIRALTAP

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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)_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the import under Python 3.8.8 and inspect pySPIRALTAP/__init__.py, which is named in the traceback. Determine why importing SPIRALTAP fails, then verify that the package imports successfully without the reported ImportError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.