2016-02-09 18:18 GMT+01:00 Pietro <peter.z...@gmail.com>: >> strace -e open python3 test_imp.py |& grep libgreen > non so bene come interpretare l'output di strace... Dovresti andare alla ricerca del file mancante con ENOENT, tipo il seguente. Prova a sostituire -e open con -e file
> open("libpython3.5m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such > file or directory) Pace, R. _______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python