Code: Alles auswählen
import setuptoolsCode: Alles auswählen
Traceback (most recent call last):
File "blah.py", line 1, in ?
import setuptools
ImportError: No module named setuptoolssetuptools ist installiert... (Windows XP 32, Python 2.7.3)
Was tun?
