Skip Montanaro added the comment: I applied the OpenSUSE patch to the current cpython tip (3.4a0), rebuilt, then reinstalled. I verified that sys.path contains directories which contain "lib64". I can import the time module now, which failed before applying the patch.
The patch didn't apply perfectly (two chunks were slightly offset), so I generated a new patch, which is attached. It's been awhile since I did anything with bug reports. I tweaked a few fields. Let me know if I muffed anything. ---------- keywords: +patch nosy: +skip.montanaro stage: -> patch review title: Python 3.3 beta 1 installation issue lib/lib64 folders -> Python 3.3/3.4 installation issue on OpenSUSE lib/lib64 folders versions: +Python 3.4 Added file: http://bugs.python.org/file27445/opensuse.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15631> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com