PyMarvel icon indicating copy to clipboard operation
PyMarvel copied to clipboard

ValueError : Attempted relative import in non-package

Open dholdaway opened this issue 11 years ago • 0 comments

when i try to run the py files in the marvel folder i get

ValueError : Attempted relative import in non-package

File " tests.py", line 5, in from .marvel import Marvel ValueError : Attempted relative import in non-package

dholdaway avatar Jun 16 '14 14:06 dholdaway