Hello,
eric6.16.1 python3 QT5.7 windows7-32bits my project is in
D:\MesDocuments\Projet_Python
I'm a newbies in python and I would like use eric6 as IDE to discover the python
world , bur I got some error to use it.
1) Eric software can’t find libEGL, but I don’t know howto install it.
2) Eric software was searching the designer in
…Python\Lib\site-packages\PyQt5\Qt\bin, but designer.exe was in my installation
of QT “C:\Appli\Qt\5.7\msvc2015\bin”.In the setting of Eric I don’t find where
to change the folder path, so I make a copy, but it’s not very clean.
3) “could not start pyuic5. Ensure that it is in the search path”. But pyuic5 is
in the environment path, bur if I enter pyuic5 in my command line, my computer
find it.So I don’t understand why this doesn’t works.
Somebody can help me to solve those problems .
Sorry also for my bad english!
|