Skip to content

missing win_amd64-cp-37-cp37m #395

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

Closed
trevorsmith99 opened this issue Sep 7, 2018 · 1 comment
Closed

missing win_amd64-cp-37-cp37m #395

trevorsmith99 opened this issue Sep 7, 2018 · 1 comment

Comments

@trevorsmith99
Copy link

What is causing this error.

C:\pex>python ./user-sync.pex
Failed to execute PEX file, missing win_amd64-cp-37-cp37m compatible dependencies for:
pyyaml
psutil
cffi
cryptography
umapi-client
pycryptodome
pyldap
user-sync

@adorton-adobe
Copy link
Collaborator

We don't provide a Windows build for Python 3.7 at this time - see #376. The latest stable Windows Python 3.6 release was built on 3.6.5, but 3.6.6 ought to also work. You can find older versions here: https://www.python.org/downloads/

You can also use our quick install script, which will download and install the required Python release. If you want to install it manually, make sure you get the win64 release.

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