[issue36438] Python 3.5.7 import error on Cross compile

2021-06-24 Thread Irit Katriel
Irit Katriel added the comment: Closing as there has been no followup for over two years. Please create a new issue if you are still seeing an issue with a current (3.9+) version of Python. -- nosy: +iritkatriel resolution: -> out of date stage: -> resolved status: open -> closed _

[issue36438] Python 3.5.7 import error on Cross compile

2019-03-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: Python 3.5 and 3.6 only get security fixes. Please test on 3.7 or even better 3.8. Your questions should be directed to python-list. -- nosy: +terry.reedy ___ Python tracker

[issue36438] Python 3.5.7 import error on Cross compile

2019-03-26 Thread Brian Spratke
Change by Brian Spratke : -- type: -> compile error ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue36438] Python 3.5.7 import error on Cross compile

2019-03-26 Thread Brian Spratke
New submission from Brian Spratke : I apologize if this is a stupid question, but I am not very experienced building Python, or cross compiling. While trying to cross compile Python 3.5.7 I can run configure, and make, but when I try to run 'make install' it throws the error posted below. I