Has anyone got it running in PyCharm? #1600
Unanswered
deanosaur77
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've cloned the Specter repo from Github into both PyCharm and LiClipse,
but when trying to run server.py I experience this error:
from .hwi_server import hwi_server
ImportError: attempted relative import with no known parent package
Installing Specter via pip, however, and running it as a module, brings up the GUI.
I'm using Python 3.8.2rc2.
Any assistance will be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions