Does anyone know a good tutorial or tips on how to deal with C/C++ libraries in Windows? /u/user34222 Python Education

I am trying to use Cython to make an executable, I’ve used VS Build Tools with command prompt and it still can’t find the correct header file

C:UsersuserAppDataLocalProgramsPythonPython311includepyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory

I’ve installed loads of packages in Visual Studio Installer (from Stack Overflow posts) and it still can’t find it.

I’ve also had this problem before trying to set up a virtual environment for old packages in a new machine.

Are there any package managers available for Windows, like Synaptic or apt in Linux?

Thanks for any suggestions.

submitted by /u/user34222
[link] [comments]

​r/learnpython I am trying to use Cython to make an executable, I’ve used VS Build Tools with command prompt and it still can’t find the correct header file C:UsersuserAppDataLocalProgramsPythonPython311includepyconfig.h(59): fatal error C1083: Cannot open include file: ‘io.h’: No such file or directory I’ve installed loads of packages in Visual Studio Installer (from Stack Overflow posts) and it still can’t find it. I’ve also had this problem before trying to set up a virtual environment for old packages in a new machine. Are there any package managers available for Windows, like Synaptic or apt in Linux? Thanks for any suggestions. submitted by /u/user34222 [link] [comments] 

I am trying to use Cython to make an executable, I’ve used VS Build Tools with command prompt and it still can’t find the correct header file

C:UsersuserAppDataLocalProgramsPythonPython311includepyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory

I’ve installed loads of packages in Visual Studio Installer (from Stack Overflow posts) and it still can’t find it.

I’ve also had this problem before trying to set up a virtual environment for old packages in a new machine.

Are there any package managers available for Windows, like Synaptic or apt in Linux?

Thanks for any suggestions.

submitted by /u/user34222
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *