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

: fatal error C1083: Cannot open include file: 'io.h': No such file or directory #383

Open
GEORMC opened this issue Jun 9, 2023 Discussed in #382 · 0 comments
Open

Comments

@GEORMC
Copy link

GEORMC commented Jun 9, 2023

Discussed in #382

Originally posted by GEORMC June 9, 2023
Hello,
I have just joined the group, and I'm happy to be here. I am currently using VS 2022 and encountering the following error:

C:\PythonSPH\pysph-master\env\lib\site-packages\Cython\Compiler\Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: C:\Users\STAND-~1\AppData\Local\Temp\tmpr0cloe_h\check_omp.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
check_omp.c
C:\Users\Stand-1\AppData\Local\Programs\Python\Python310\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory


Unable to compile OpenMP code. Not using OpenMP.


Warning: passing language='c++' to cythonize() is deprecated. Instead, put "# distutils: language=c++" in your .pyx or .pxd file(s)

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