You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: