How to installo????
Just got a new Vista system and puter....
Installed a newer version of Python, up from 2.2 or so...
Tried to install Win extensions, but have forgotten how it's done.
Clicking on setup in the Win Extsions package flashes a window by,
but cannot read it. and I don't see a way to load the setup into
Python without Win Extensions.
Any suggestions?
Thank you
.
Relevant Pages
- Re: Python Webstart ?
... > the automatic update of the actual application software which I find most useful. ... Wrap the Python parts of your application in one or more ZIP archives. ... Create a "platform" release that contains a python build, the extensions ... Let your users install the platform release. ... (comp.lang.python) - Re: Help with C extensions under VC6 / WinXP and Python 2.4
... >> To build extensions using these instructions, you need to have a copy ... >> of the Python sources of the same version as your installed Python. ... The distutils approach works ... to build and install, use "python setup.py ... (comp.lang.python) - Re: How does setup.py work?
... from distutils.core import setup, Extension ... The correct way to install the newly created extension module is to ... python shell, isn't it? ... (comp.lang.python) - Beginning setup problem
... install problem,but nobody give me right solution.I work on windows ... XP,and Python 2.4. ... File "C:\Python24\distutils\core.py", line 101, in setup ... DistributionMetadata instance has no attribute ... (comp.lang.python) - Re: ctypes 0.9.2 released
... >>One of the perceived strengths of Python is the fact that it ... it's a bug in Python. ... It's always been the case that C extensions can cause segfaults. ... since ctypes would already be compiled as part of the default install. ... (comp.lang.python) |
|