You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble installing on Python 3.9.2, in a venv. Pretty sure the following error is the culprit. fatal error C1083: Cannot open include file: 'io.h': No such file or directory
Had this working on Python 3.8 no problem but now no longer working since updating. I've created a new venv and reinstalled everything but getting this issue.
The text was updated successfully, but these errors were encountered:
I'm having trouble installing on Python 3.9.2, in a venv. Pretty sure the following error is the culprit.
fatal error C1083: Cannot open include file: 'io.h': No such file or directory
Had this working on Python 3.8 no problem but now no longer working since updating. I've created a new venv and reinstalled everything but getting this issue.
The text was updated successfully, but these errors were encountered: