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 on Python 3.6 #43

Closed
chris13888 opened this issue Dec 23, 2018 · 3 comments
Closed

Error on Python 3.6 #43

chris13888 opened this issue Dec 23, 2018 · 3 comments

Comments

@chris13888
Copy link

Sorry, I'm not sure whether this issue is from not installing right or something, but I've gotten the error "failed to create process" no matter when I run it. I use python 3.6 x64 on a Windows computer.

@SubhrajitPrusty
Copy link
Owner

Can you share your processor details? The problem is clear that it is with multiprocessing but I'm not sure what is causing it.

@chris13888
Copy link
Author

I'm using the CPU i5-8400 without any graphics card. It's a custom build PC.

@SubhrajitPrusty
Copy link
Owner

Looks like it may not be a multiprocessing error:

Try this:
(problem with path containing spaces)
https://stackoverflow.com/questions/17373265/pip-easy-install-failure-failed-to-create-process

Or you can try these steps to diagnose:
conan-io/conan#298

If still not resolved, can you note the steps to reproduce the error.

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