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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
HI, the same code, one computer compiles without an error, the other computer compiles and reports an error.
Thanks.
error log:
error.log
code:
https://github.com/mteillet/PyVexr/blob/main/cppModules/loadExrChannel.cpp
pybind version:
the error computer python version:
Python 3.8.5 (default, Sep 4 2020, 07:30:14)
[GCC 7.3.0] :: Anaconda, Inc. on linux
the error computer gcc version:
gcc version 11.2.1 20220127 (Red Hat 11.2.1-9) (GCC)
the correct computer python version:
Python 3.8.5 (default, Aug 9 2023, 16:45:37)
[GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] on linux
the error computer gcc version:
gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC)
Seems gcc version of python? I have no idea. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions