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

docs: add MSVC 2017 (+) note to readme #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jameskmonger
Copy link

 fatal error C1189: #error:  pybind11 2.10+ requires MSVC 2017 or newer

MSVC 2017+ must be installed for pip install -r requirements.txt to work

```
 fatal error C1189: #error:  pybind11 2.10+ requires MSVC 2017 or newer
```

MSVC 2017+ must be installed for `pip install -r requirements.txt` to work
@PWhiddy
Copy link
Owner

PWhiddy commented Oct 18, 2023

thanks! For clarity maybe it can be added in a separate sentence: "On Windows MSVC 2017 (or newer) must also be installed"

@PWhiddy PWhiddy added the documentation Improvements or additions to documentation label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants