|
|
|
|||||
|
Ice for Python
Hello! I am new in Ice and I have installed Ice for Python. The problem is that I don't know what to do to the Python Interpreter locates the Ice extension for Python.
Thank you. |
|
|||||
|
Thank you for helping me. I installed the .deb version of ICE for python and I do not know how to configure the PYTHONPATH correctly to use ICE with python. Can you help me again?
Thank you very much! |
|
||||||
|
I'm not familiar with the directory layout of that package, but your PYTHONPATH needs to include the directory containing the IcePy.so file, and the directory containing the Ice.py file. For example, if IcePy.so is installed in /opt/IcePy/lib and Ice.py resides in /opt/IcePy/python, then your PYTHONPATH should be set as follows:
PYTHONPATH=/opt/IcePy/python:/opt/IcePy/lib:$PYTHONPATH Take care, - Mark |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Python | BiT | Help Center | 1 | 09-19-2006 06:21 PM |
| IceBox and Python | rspivak | Help Center | 2 | 04-11-2006 01:55 PM |
| pb with python example | arnaud | Help Center | 13 | 03-06-2006 03:36 AM |
| IceBox in Python | cris78 | Help Center | 3 | 09-08-2005 10:54 AM |
| about python and icestorm | code | Help Center | 2 | 12-06-2004 12:08 PM |