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

Add windows build back #461

Open
apaleyes opened this issue Apr 28, 2024 · 0 comments
Open

Add windows build back #461

apaleyes opened this issue Apr 28, 2024 · 0 comments

Comments

@apaleyes
Copy link
Collaborator

After bumping python version in #460 build on windows started failing. Error message:

  UPDATING build\lib.win-amd64-cpython-310\matplotlib\_version.py
  set build\lib.win-amd64-cpython-310\matplotlib\_version.py to '3.3.4'
  running build_ext
  Extracting freetype-2.6.1.tar.gz
  Building freetype in build\freetype-2.6.1
  msbuild build\freetype-2.6.1\builds\windows\vc2010\freetype.sln /t:Clean;Build /p:Configuration=Release;Platform=x64
  error: command 'msbuild' failed: None
  [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for matplotlib
ERROR: Could not build wheels for matplotlib, which is required to install pyproject.toml-based projects
Successfully built emukit
Failed to build matplotlib
Error: Process completed with exit code 1.

Definitely want to keep supporting windows, so we need to figure out what's going on

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