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

module 'distutils' has no attribute 'distutils_path' #54

Closed
Hybueno09 opened this issue Feb 13, 2020 · 1 comment
Closed

module 'distutils' has no attribute 'distutils_path' #54

Hybueno09 opened this issue Feb 13, 2020 · 1 comment

Comments

@Hybueno09
Copy link

Hybueno09 commented Feb 13, 2020

yarn build 过程中,kfc-win.spec 文件中报如下错误,

`
| exec(code, spec_namespace)

| File "python\kfc-win.spec", line 7, in

| if distutils.distutils_path.endswith('init.py'):

| AttributeError: module 'distutils' has no attribute 'distutils_path'
`
python 版本 3.7.0
是 python 版本不兼容还是什么问题

@tsjumper
Copy link

您好,我也遇到了这个问题,请问您是怎么解决的?

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