[Tutor] Installation of PMW

Keule m_konermann@gmx.de
Thu, 07 Feb 2002 10:07:43 +0100


--------------060903090302050607010401
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi @ All !

It seems, that i´ve got problems with a correct installation of PMW and 
the correct extracting of the PMW modules.
For example, after extracting and try to use the PmwEntryField.py module 
the following Error occurs:

 >>>
Traceback (most recent call last):
  File 
"C:\Arbeit_Diplomarbeit\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib\PmwEntryField.py", 
line 7, in ?
    import Pmw
  File "C:\Python22\lib\site-packages\Pmw\__init__.py", line 34, in ?
    _loader = 'Pmw.' + _instdirs[0] + '.lib.PmwLoader'
IndexError: list index out of range

after extracting, the module PmwEntryField.py can be find on my harddisk 
in the following directory:

C:\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib

the long directory name results of the .tar.gz  archive file, because i 
had to extract it second times (archive in an archive)
Has anyone tips for a proper installation ?

Greetings
Marcus

--------------060903090302050607010401
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html>
<head>
</head>
<body>
Hi @ All !<br>
<br>
It seems, that i&acute;ve got problems with a correct installation of PMW and the
correct extracting of the PMW modules.<br>
For example, after extracting and try to use the PmwEntryField.py module
the following Error occurs:<br>
<br>
<i>&gt;&gt;&gt; <br>
Traceback (most recent call last):<br>
&nbsp; File <a class="moz-txt-link-rfc2396E" href="C:\Arbeit_Diplomarbeit\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib\PmwEntryField.py">"C:\Arbeit_Diplomarbeit\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib\PmwEntryField.py"</a>,
line 7, in ?<br>
&nbsp;&nbsp;&nbsp; import Pmw<br>
&nbsp; File <a class="moz-txt-link-rfc2396E" href="C:\Python22\lib\site-packages\Pmw\__init__.py">"C:\Python22\lib\site-packages\Pmw\__init__.py"</a>, line 34, in ?<br>
&nbsp;&nbsp;&nbsp; _loader = 'Pmw.' + _instdirs[0] + '.lib.PmwLoader'<br>
IndexError: list index out of range</i><br>
<br>
after extracting, the module PmwEntryField.py can be find on my harddisk
in the following directory: <br>
<br>
<a class="moz-txt-link-freetext" href="C:\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib">C:\__Benutzerschnittstelle\PMW\Pmw.0.8.5.tar\Pmw_0_8_5\Pmw\Pmw_0_8_5\lib</a><br>
<br>
the long directory name results of the .tar.gz &nbsp;archive file, because i had
to extract it second times (archive in an archive)<br>
Has anyone tips for a proper installation ?<br>
<br>
Greetings<br>
Marcus<br>
</body>
</html>

--------------060903090302050607010401--