New submission from Stephan Bökelmann <stephan.boekelm...@gruppe.ai>:
When trying to open a lib.so that has been compiled for a different architecture an error-msg is emitted saying. "no such file or directory" this is misleading behavior. changing the error-msg to. "library not compatible with architecture" would have saved me an hour of work ;) ---------- components: ctypes messages: 398357 nosy: stephan.boekelmann priority: normal severity: normal status: open title: ctype generates misleading error-msg opening lib.so when compiled for wrong arch type: enhancement versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44759> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com