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

Issue installing with pip #77

Open
RMMay opened this issue May 5, 2024 · 0 comments
Open

Issue installing with pip #77

RMMay opened this issue May 5, 2024 · 0 comments

Comments

@RMMay
Copy link

RMMay commented May 5, 2024

Hello,

I had some issues running pip install py-ewr when using Python 3.12.3, resulting in the following error:

Building wheels for collected packages: pyzmq
  Building wheel for pyzmq (pyproject.toml) ... error
  error: subprocess-exited-with-error
....
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.39.33519\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
      [end of output]

A google search suggested that this might be due to an issue in newer versions of Python. By specifying an older version (3.11.8) I was able to successfully download the package. Perhaps worth updating the documentation.

microsoft/azuredatastudio#25327 (comment)

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

1 participant