-
Notifications
You must be signed in to change notification settings - Fork 25
Python server for knime
knime-mpicbg edited this page Jun 7, 2011
·
15 revisions
install Python on the machine. Then install the following packages packages:
The latest stable mpicbg-python binaries are available here.
Alternatively, if you have access to the SWENG repository you can find the package under:
svn+ssh://subversion-srv3/tds/utils/mpicbg-python
The latest binaries are also part of the repository, or you compile them yourself.
To start the python server, use the command
/etc/init.d/pyserver startTo stop the python server, use the command
/etc/init.d/pyserver stop
Go to KNIME > Preferences > KNIME > Python Scriping, to tell KNIME who to talk to.
host: localhost (or whatever IP or DNS of the machine you installed the back-end on) port: 1198