• Help with 32-bit Python on 32-bit Mystic

    From Michael Batts@1:227/114 to All on Thu May 14 21:30:09 2020
    Friends,

    Well here goes; I've put off, for more than a year, installing Python on
    32-bit Windows. I have Python 2.7.5 installed and working fine. However, I have found that many of the scripts I want to deploy require additional
    Python modules that I don't have. Dateutil is one example. Installing these modules is proving difficult given the version 2.7 limitation of Mystic. Ive tried installing both pip and setuptools so that I can install the modules but none will install under Python 2.7.5 and the setup.py for Dateutil will not
    run without pip and setuptools.

    How can I get additional Python modules installed under 32-bit Mystic?

    Thanks in advance!

    .\\ichael Batts
    a.k.a. stizzed (because, why not?)
    SysOp, The ROCK BBS III

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (1:227/114)
  • From Michael Batts@1:227/114 to Michael Batts on Fri May 15 07:40:48 2020
    How can I get additional Python modules installed under 32-bit Mystic?

    So, Im replying to my own message ;)

    Seems I was not on the latest version of 2.7. After installing 2.7.18 I was able to access pip and install the modules I needed. Of course, there are other problems getting these Python scripts to work but none related to the Python modules.

    Sorry for taking up the bitspace with this....

    .\\ichael Batts
    a.k.a. stizzed (because, why not?)
    SysOp, The ROCK BBS III

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32)
    * Origin: The ROCK BBS III - therockbbs.net - TELNET:10023 (1:227/114)