Hi,
I do not know how to stop this behavior, but I got around it by making
my own install script and adding the line:
installutils.copyFile(os.path.join(here, 'wxPython.wxc.pyd'),
os.path.join(idir, 'wxc.pyd'))
Which unpacks this thing correctly.
Duane
···
-----Original Message-----
From: Robert B. Klimek [mailto:klimek@grc.nasa.gov]
Sent: Thursday, December 21, 2000 2:06 PM
To: wxpython-users@lists.sourceforge.net
Subject: [wxPython] wxc.pyd question
Hello,
I'm trying to use McMillan Installer on a short wxPython
program and it
basically gathers up all the files OK except that the wxc.pyd
ends up named
wxPython.wxc.pyd. The resulting .exe file doesn't run either. But if I
change the name to wxc.pyd then everything works fine.
I'm using Python 2.0 and wxPython 2.2.2 and McMillan
installer 20_3i. Any
ideas what causes this?
Bob
-------------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
robert.klimek@grc.nasa.gov
(216) 433-2837
--------------------------------------------------
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
Thanks, I'll give it a try.
Bob
···
At 03:45 PM 12/21/00 -0600, you wrote:
Hi,
I do not know how to stop this behavior, but I got around it by making
my own install script and adding the line:
installutils.copyFile(os.path.join(here, 'wxPython.wxc.pyd'),
os.path.join(idir, 'wxc.pyd'))
Which unpacks this thing correctly.
Duane
-----Original Message-----
From: Robert B. Klimek [mailto:klimek@grc.nasa.gov]
Sent: Thursday, December 21, 2000 2:06 PM
To: wxpython-users@lists.sourceforge.net
Subject: [wxPython] wxc.pyd question
Hello,
I'm trying to use McMillan Installer on a short wxPython
program and it
basically gathers up all the files OK except that the wxc.pyd
ends up named
wxPython.wxc.pyd. The resulting .exe file doesn't run either. But if I
change the name to wxc.pyd then everything works fine.
I'm using Python 2.0 and wxPython 2.2.2 and McMillan
installer 20_3i. Any
ideas what causes this?
Bob
-------------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
robert.klimek@grc.nasa.gov
(216) 433-2837
--------------------------------------------------
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
-------------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
robert.klimek@grc.nasa.gov
(216) 433-2837
--------------------------------------------------
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
Use 3j. I worked with Gordon to make this work and its all wonderful now.
Barry
···
-----Original Message-----
From: wxpython-users-admin@lists.sourceforge.net
[mailto:wxpython-users-admin@lists.sourceforge.net]On Behalf Of Robert
B. Klimek
Sent: 21 December 2000 22:02
To: wxpython-users@lists.sourceforge.net
Subject: RE: [wxPython] wxc.pyd question
Thanks, I'll give it a try.
Bob
At 03:45 PM 12/21/00 -0600, you wrote:
>Hi,
>
>I do not know how to stop this behavior, but I got around it by making
>my own install script and adding the line:
>
>installutils.copyFile(os.path.join(here, 'wxPython.wxc.pyd'),
>os.path.join(idir, 'wxc.pyd'))
>
>Which unpacks this thing correctly.
>
>Duane
>
>> -----Original Message-----
>> From: Robert B. Klimek [mailto:klimek@grc.nasa.gov]
>> Sent: Thursday, December 21, 2000 2:06 PM
>> To: wxpython-users@lists.sourceforge.net
>> Subject: [wxPython] wxc.pyd question
>>
>>
>> Hello,
>>
>> I'm trying to use McMillan Installer on a short wxPython
>> program and it
>> basically gathers up all the files OK except that the wxc.pyd
>> ends up named
>> wxPython.wxc.pyd. The resulting .exe file doesn't run either. But if I
>> change the name to wxc.pyd then everything works fine.
>>
>> I'm using Python 2.0 and wxPython 2.2.2 and McMillan
>> installer 20_3i. Any
>> ideas what causes this?
>>
>> Bob
>> -------------------------------------------------
>> Robert B. Klimek
>> NASA Glenn Research Center
>> robert.klimek@grc.nasa.gov
>> (216) 433-2837
>> --------------------------------------------------
>>
>> _______________________________________________
>> wxPython-users mailing list
>> wxPython-users@lists.sourceforge.net
>> http://lists.sourceforge.net/mailman/listinfo/wxpython-users
>>
>
>_______________________________________________
>wxPython-users mailing list
>wxPython-users@lists.sourceforge.net
>http://lists.sourceforge.net/mailman/listinfo/wxpython-users
-------------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
robert.klimek@grc.nasa.gov
(216) 433-2837
--------------------------------------------------
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users