Problem importing ImageP

Asked by Sebastian Rhode

Hi,

I just downloaded ImageP 0.290 and follwed the instruction given in reafme.txt to build and install ImageP. Afterwared I open IPython(x,y) (from the PythonXY cockpit) and navigated to the folder containing .../test.
When I try to run test.py i always get the follwing error message:

--> from ImageP import *

Import Error: No module named ImageP

So do I have to copy ImageP (what folder exactly) somewhere to my python folder, which is C:/Python26? (i hope this is not a really stupid question)

Thanks for your help!

Sebastian

Question information

Language:
English Edit question
Status:
Solved
For:
ImageP Edit question
Assignee:
Tomio Edit question
Last query:
Last reply:
Whiteboard:
Fixed. Of course, there are future aspects 8).
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Tomio (tomio2009) said :
#2

Well, one question is which OP system it was. The windows has issues with compiling the C part, breaking the install. Today I uploaded an other setup.py which still installs and falls back to the pure python version. This may solve the problem, or there are other issues we shuold clear up. But I need more input.

Revision history for this message
Tomio (tomio2009) said :
#3

The current 0.291 and 0.292 versions address this problem. Solved and closed.