Index » PageStream Support » Linux » Python Environment Bug
Sign in to add a comment. Pages: 1
2006-04-27 19:16:34 CT #1
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

Unfortunately a change to the python environment in 5.0.3.1 is preventing the
send to editor script from working.

'import site' failed; use -v for traceback
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/home/tim/.PageStream5/Scripts/SendTextToEditor.py", line 52, in ?
import os # system(), remove()
File "/usr/lib/python2.4/os.py", line 48, in ?
import posixpath as path
ImportError: No module named posixpath

This worked fine in the last version.

Tim Doty

Sign in to add a comment. Pages: 1
Index » PageStream Support » Linux » Python Environment Bug

This topic is closed due to inactivity.