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

ImportError: cannot import name 'PINYIN' #28

Closed
handbye opened this issue Sep 13, 2019 · 0 comments
Closed

ImportError: cannot import name 'PINYIN' #28

handbye opened this issue Sep 13, 2019 · 0 comments

Comments

@handbye
Copy link

handbye commented Sep 13, 2019

Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    from genpass import VERSION, __author__, __email__
  File "D:\haker\0-tools\04-密码相关\genpAss\genpass\__init__.py", line 11, in <module>
    from .lib.person import Person
  File "D:\haker\0-tools\04-密码相关\genpAss\genpass\lib\person.py", line 5, in <module>
    from genpass import generator
  File "D:\haker\0-tools\04-密码相关\genpAss\genpass\generator.py", line 4, in <module>
    from config import PINYIN
ImportError: cannot import name 'PINYIN'
@handbye handbye closed this as completed Jun 28, 2021
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

1 participant