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

Can't pip install from msys2 #46

Closed
glandium opened this issue May 12, 2018 · 0 comments
Closed

Can't pip install from msys2 #46

glandium opened this issue May 12, 2018 · 0 comments

Comments

@glandium
Copy link
Contributor

This is the output while pip install'ing mercurial from msys2:

  Running setup.py (path:c:/users/ta2291~1/appdata/local/temp/pip-build-_zfnyo/mercurial/setup.py) egg_info for package mercurial
    Running command python setup.py egg_info
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:/users/ta2291~1/appdata/local/temp/pip-build-_zfnyo/mercurial/setup.py", line 910, in <module>
        extmodules.append(setup_zstd.get_c_extension(name='mercurial.zstd'))
      File "contrib/python-zstandard/setup_zstd.py", line 128, in get_c_extension
        compiler.compiler_type)
    Exception: unhandled compiler type: mingw32
glandium added a commit to glandium/python-zstandard that referenced this issue May 22, 2018
indygreg pushed a commit that referenced this issue Jun 5, 2018
indygreg pushed a commit that referenced this issue Jun 5, 2018
@indygreg indygreg closed this as completed Jun 5, 2018
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