Python amateur here. I installed piston-cli, but when I try to run it I get an error
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/runpy.py", line 184, in _run_module_as_main
"main", mod_spec)
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "pistoncli/main.py", line 30, in module
from .ui import (
SystemError: Parent module '' not loaded, cannot perform relative import
Can you help with this? Or do you know where I can find help? I've been searching posts on Steemit and this one is the best I was able to find.
Thank you
Thanks!
What platform are you on (e.g. Windows, Mac, Linux)?
Mac. Just bought a little Raspberry Pi though and will try on that once I get it all set up with the latest version of Python.
I'm curious to hear how it went with the Pi. I'm not sure I've gotten it working on a Mac; I'll get back to you.
I actually haven't tried it yet as I've been pretty busy. I did get Python 3 installed on the Pi though. Yeah, please let me know if you get it working.