Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when Opening pgoapi.py it says "from . import __title__, __version__, __copyright__ ValueError: Attempted relative import in non-package" #218

Open
riyadfebrian opened this issue Aug 14, 2016 · 4 comments

Comments

@riyadfebrian
Copy link

i've install pgoapi with the requirements, but when i try to opened it...
the error message shows like this :

"from . import title, version, copyright
ValueError: Attempted relative import in non-package"

how to fix that ?

@riyadfebrian
Copy link
Author

from . import __title__, __version__, __copyright__
it seems there's something wrong with this code, in line 33

@tejado
Copy link
Owner

tejado commented Aug 14, 2016

Are you using my repo or the one of keyphact? :o
And how does your code look like?

@riyadfebrian
Copy link
Author

lol.. i made a code for keyphact but i use your repo, i think it's same... after all, it's not match, so i use keyphact... and it's works... thanks great :)

@Trolldemorted
Copy link

while we are at it, will you merge keyphacts PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants