Menu

#1 Typo in setup.py

open
nobody
None
5
2007-08-26
2007-08-26
No

In version 0.3.0 of setup.py on line 23

from distutls.core import setup

should be;

from distutils.core import setup

Discussion


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.