|
What seems to work is adding your two lines of code (import sys & sys.path append) as statements to the Libsite.py file in IronPython. |
|
Now, that should be Lib-slash-site.py... The slash got stripped by the system |
Commenting by HaloScan |