[ome-users]  Problems with Windows installation
    josh.moore at gmx.de 
    josh.moore at gmx.de
       
    Tue Jun  2 19:10:19 BST 2009
    
    
  
Davies, Ian (GE Healthcare) writes:
 > Dear All,
Hi Ian,
 > I keep getting this when trying to install:
 >  
 > C:\omero_dist>bin\omero db script
 > Traceback (most recent call last):
 >   File "bin\omero", line 67, in <module>
 >     import omero.cli
 >   File "C:\omero_dist\lib\python\omero\__init__.py", line 14, in
 > <module>
 >     import Ice, Glacier2
 >   File "c:\Ice-3.3.1\python\Ice.py", line 19, in <module>
 >     import IcePy
 > ImportError: DLL load failed: The specified module could not be found.
This sounds like C:\Ice-3.3.1\bin has not been added to the __system__
environment variable "PATH". Or that your system hasn't been restarted
after the variable was set. You can check the current value from a
console with:
echo %PATH%
(though this would also show C:\Ice-3.3.1\bin even if it was only set
for the __user__ environment variable).  If that's present and you've
restarted, let us know and we'll go from there.
Cheers,
~Josh
    
    
More information about the ome-users
mailing list