[PyKDE] eric3 with custom python interpreter

Detlev Offenbach detlev at die-offenbachs.de
Tue Jan 3 17:07:22 GMT 2006


Am Dienstag, 3. Januar 2006 12:49 schrieb Bjorn Heijligers:
> I'm trying to get eric3 to work with a custom python interpreter.. in order
> to operater this python interpreter many library paths have to be set
> differently. So i made a tcsh script that sets the correct paths and then
> starts our python interpreter.
> If i try this on the commandline it works perfectly.. when i enter this
> script in the custom interpreter window eric3 reports a "illegal variable
> name"
>
> anybody that could help me out with this? or who could tell me how i can
> see the actual command that eric3 is using to spawn the interactive
> interpreter?
>
> thx
> Bjorn
>

Hi,

I tested it with the attached script and that one worked. Maybe you could 
compare your stuff with it. If you still don't have any luck, please send 
your startup script.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyth.sh
Type: application/x-shellscript
Size: 43 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060103/63cfb09f/pyth.bin


More information about the PyQt mailing list