From: IT-Support @ A. TU D. <it-...@as...> - 2006-09-08 09:53:01
|
Hello, I have a SUSE 10.0 Installation with pyPgSQL 2.5.1 installed from an rpm-file. When I start a script for a software-installation I get the following error: buero2:/tmp/lx-kasse/erpkasse # ./erpkonfig -new You need to install pyPgSQL Traceback (most recent call last): File "erpkonfig.py", line 18, in <module> NameError: name 'sys' is not defined So, pyPgSQL can't be found by the script - what can I do? Thanks! Ivan |