On Sonntag, 24. Januar 2010, Marco Wüst wrote:
> Hi,
> 
> I've tried to install Eric 5 on Windows ( I am working with Python 3.x) but
>  have the following questions:
> 
> 
> - to which folder/location do I have to install/move the qscintilla

The QScintilla DLL should be moved to the Qt directory (the one containing the 
Qt DLLs).

>  libraries? (in the python core folder?) - how do I actually install Eric 5
>  ?

"python3 install.py" or "python install.py" depending on your setup. Make 
sure, that the Python3 path comes first (in case you have both variants 
installed).



Regards
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to