Hello;
I can find a solution for this error:
PyPM 1.3.4 (Python Package Manager) brief help:
Type "pypm install PACKAGE" to install a package.
Type "pypm search KEYWORDS" to search for packages.
Type "pypm upgrade" to upgrade installed packages.
Type "pypm help" to show full help.
C:\Windows\system32>cd c:\omero_dist
c:\omero_dist>bin\omero config set omero.db.name omero
********************************************************************************
ERROR: Could not import omero.cli! (DLL load failed: Le module spÚcifiÚ
est introuvable.)
This means that your installation is incomplete. Contact
the OME mailing lists for more information:
https://www.openmicroscopy.org/site/community
If you are building from source, please supply the build log
as well as which version you are building from. If you
downloaded a distribution, please provide which link you
used.
********************************************************************************
Debugging Info:
--------------
CWD=c:\omero_dist
VERSION=2.7.2 (default, Jun 24 2011, 12:21:10) [MSC v.1500 32 bit (Intel
)]
OMERO_HOME=None
PYTHONPATH=['c:\\omero_dist\\lib\\python', 'c:\\omero_dist\\var\\lib', '
c:\\omero_dist\\bin', 'C:\\Python27\\lib\\site-packages\\sqlobject-1.3.0-py2.7.e
gg', 'C:\\Python27\\lib\\site-packages\\formencode-1.2.4-py2.7.egg', 'c:\\omero_
dist\\lib\\python', 'C:\\Ice-3.3.1\\python', 'C:\\Windows\\system32\\python27.zi
p', 'C:\\Python27\\DLLs', 'C:\\Python27\\lib', 'C:\\Python27\\lib\\plat-win', 'C
:\\Python27\\lib\\lib-tk', 'C:\\Python27', 'C:\\Python27\\lib\\site-packages', '
C:\\Python27\\lib\\site-packages\\PIL', 'C:\\Python27\\lib\\site-packages\\win32
', 'C:\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\Python27\\lib\\site-pack
ages\\Pythonwin', 'C:\\Python27\\lib\\site-packages\\setuptools-0.6c11-py2.7.egg
-info', 'c:\\omero_dist\\lib\\fallback']
c:\omero_dist>
thank you