python.dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jacek Potrymaj³o

    python.dll

    Hi,

    I have a question about python installing. I try to install program which
    require Python 2.2. I installed this version of python software, but when I
    try to install software which use Python I have an error - incorrect version
    of python.dll is installed. I'm not a python specialist but I have to use it
    for this program. Answer me please if I have to set some environment
    variables for use python? I have windows XP version. I will be gratefull for
    help.

    regards

    Jacek Potrymaj³o

  • John Machin

    #2
    Re: python.dll

    Gerhard Häring <[email protected] > wrote in message news:<mailman.1 058448423.25466 [email protected] >...[color=blue]
    > Jacek Potrymaj o wrote:[color=green]
    > > I installed this version of python software, but when I
    > > try to install software which use Python I have an error - incorrect ve[/color]
    > rsion[color=green]
    > > of python.dll is installed. [...][/color]
    >
    > Is that the exact error message you get? If not, please tell us the
    > exact error message.
    >
    > You wonder why I don't believe that this is the exact error message?
    > There is no such thing as a python.dll on Windows. The Python DLLs
    > always carry the major and minor version numbers, like python21.dll or
    > python22.dll.[/color]

    Gerhard is correct, as far back as Python 1.5 (determined by searching
    for python*.dll on my machine). Jacek, ignore any suggestions to the
    contrary. Not sure what's going on there; either (a) inappropriate use
    of the time machine or (b) bot rot or (c) the bot has been hacked ...

    Comment

    Working...