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

执行打包,NameError 异常~ #52

Closed
bruceqiao opened this issue Apr 23, 2019 · 1 comment
Closed

执行打包,NameError 异常~ #52

bruceqiao opened this issue Apr 23, 2019 · 1 comment

Comments

@bruceqiao
Copy link

调用测试项目的manage.py:

$ python manage.py dist --version 1.0.0
执行成功后可以看到生成文件在dist目录下:

dist/
foo-1.0.0.tar.gz
本地执行后

Traceback (most recent call last):
  File "setup.py", line 108, in <module>
    install_requires=dict_values(['qtaf']),
NameError: name 'dict_values' is not defined

MacBook Pro,macOS Mojave

@guyingzhao
Copy link

fix in commit dc4eb68

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

2 participants