Hi Mickaël, Any news about this issue? Did you manage to recover your python installation?
Joël -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Edward L Swarthout Envoyé : vendredi 5 février 2016 16:50 À : idealsim; [email protected] Objet : Re: [meta-freescale] yocto and linux Mint 17.3 Is there a non-standard python in your path which doesn't use the system path? Check with: $ which python $ python -c 'import sys; print sys.path' Ed --- From: idealsim <[email protected]> Sent: Friday, February 5, 2016 7:21 AM To: [email protected]; Esponde, Joel Subject: Re: [meta-freescale] yocto and linux Mint 17.3 If i did this : ImportError : No module named pysqlite2 But if i try to install it, it said me that is already install ! Le Fri, 05 Feb 2016 13:26:51 +0100, Esponde, Joel <[email protected]> a écrit: On my side, it is working well with Ubuntu 14.04 LTS. BTW, your problem is quite strange. Did you just try to start python in a shell and then manually execute import pysqlite2? -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
