Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Visual studio 2019 is not recognised #37

Open
forgga opened this issue Oct 2, 2020 · 1 comment
Open

Visual studio 2019 is not recognised #37

forgga opened this issue Oct 2, 2020 · 1 comment

Comments

@forgga
Copy link

forgga commented Oct 2, 2020

Hello, I have anaconda an VS2019 installed on my windows machine. Unfortunately I can not install hanabi-learning-environment, it gives the following reason

Building wheel for hanabi-learning-environment (PEP 517) ... |
..
..

Trying "Visual Studio 15 2017 Win64 v141" generator - failure
...
..
ERROR: Failed building wheel for hanabi-learning-environment
Failed to build hanabi-learning-environment
ERROR: Could not build wheels for hanabi-learning-environment which use PEP 517 and cannot be installed directly

Why is he doing so?

@TylerJamesMalloy
Copy link

I assume you are using windows. I was having this issue and I fixed it by installing the C++ package into my visual studio code 2019 and then installing Mingw-w64 and adding the bin folder of that installation (where the g++ .exe is) to my PATH environment. The steps can be found here https://code.visualstudio.com/docs/cpp/config-mingw

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants