[PEAK] pb installing peak from subversion on windows with python 23, mingw

Alexandre Garel garel.alexandre at agora.msa.fr
Mon Jul 25 03:33:18 EDT 2005


Hello,
I tried to install peak on a win 98 box. I use python 2.3.5 realease.
I did the following :
got the source of setuptools from PiPy and installed it ( python 
setup.py build --compiler=mingw32;  python setup.py install)
got the tar from svn repositorie of peak, copy ez_setup in each 
directories, installed all packages in this order :
- pyprotocols
- ruleDispatch
- wsgiref
- peak
using commands (python setup.py build --compiler=mingw32;  python 
setup.py install)

then I run the test
python "c:\program files\python23\scripts\peak" test

get this error ::

    Traceback (most recent call last):
      File "c:/program files/python23/Scripts/peak", line 4, in ?
        pkg_resources.run_script('PEAK==0.5a4', 'peak')
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\setuptools-0.5a13-py2.3.egg\pkg_resources.py", line 111, in run_script
        require(dist_spec)[0].metadata.run_script(script_name, ns)
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\setuptools-0.5a13-py2.3.egg\pkg_resources.py", line 633, in run_script
        execfile(script_filename, namespace, namespace)
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\EGG-INFO\scripts\peak", line 3, in ?
        from peak.running import commands
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\running\commands.py", line 7, in ?
        import sys, os, options
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\running\options.py", line 415, in ?
        [binding.declareAttribute.when(AbstractOption)]
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\util\imports.py", line 158, in __getattribute__
        _loadModule(self)
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\util\imports.py", line 137, in _loadModule
        _loadAndRunHooks(module)
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\util\imports.py", line 195, in _loadAndRunHooks
        reload(module)
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\binding\api.py", line 5, in ?
        from once import *
      File "C:\PROGRAM FILES\PYTHON23\Lib\site-packages\PEAK-0.5a4-py2.3-win32.egg\peak\binding\once.py", line 8, in ?
        from _once import *
    ImportError: DLL load failed: Le fichier spécifié est introuvable.

Any idea of what I did wrong. ?
Thank for your help.

Alex


Ce message est protégé par les règles relatives au secret des correspondances. Il est donc établi à destination exclusive de son destinataire. Celui-ci peut donc contenir des informations confidentielles. La divulgation de ces informations est à ce titre rigoureusement interdite. Si vous avez reçu ce message par erreur, merci de le renvoyer à l'expéditeur dont l'adresse e-mail figure ci-dessus et de détruire le message ainsi que toute pièce jointe.

This message is protected by the secrecy of correspondence rules. Therefore, this message is intended solely for the attention of the addressee. This message may contain privileged or confidential information, as such the disclosure of these informations is strictly forbidden. If, by mistake, you have received this message, please return this message to the addressser whose e-mail address is written above and destroy this message and all files attached.



More information about the PEAK mailing list