Comment 50 for bug 482993

Revision history for this message
su_v (suv-lp) wrote :

Can you run the attached updated debug.py? It should include the Python version in detail as well as the full path of the python executable (besides outputting the complete $PATH as an unformatted, long string - sorry for that ;) ).

° Python executable:
Can you test 'lipo -info' on the python executable that Inkscape calls?

° Python exec_prefix:
Can you test these two commands on the returned string for 'exec_prefix'?
ls -l <exec_prefix>
ls -l <exec_prefix>/bin