Menu

Windows Install "No module named s...

Help
2011-06-22
2012-09-19
  • SpencerCole

    SpencerCole - 2011-06-22

    I'm attempting to install this and I can't get it to run, because it can't
    find the 'setuptools' module. Any help?

    "Microsoft Windows

    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\scole>cd c:\mysqlpython\mysql-python-1.2.3

    c:\mysqlpython\MySQL-python-1.2.3>setup.py

    Traceback (most recent call last):

    File "C:\mysqlpython\MySQL-python-1.2.3\setup.py", line 5, in <module>

    from setuptools import setup, Extension

    ImportError: No module named setuptools

    c:\mysqlpython\MySQL-python-1.2.3>"

     
  • Jan Lebbink

    Jan Lebbink - 2011-12-05

    I can't install it either.

    Same message.

    Please help!!

    Jan

     
  • BJT

    BJT - 2011-12-06

    Have you tried installing setuptools? [http://pypi.python.org/pypi/setuptools]
    (http://pypi.python.org/pypi/setuptools)

     
  • Jan Lebbink

    Jan Lebbink - 2011-12-06

    I installed it now.

    Works fine

    Thank you

    Jan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.