Closed winny- closed 7 years ago
It turns out distutils cannot easily check for installed packages and makes no effort to install missing packages. Setuptools on the other hand will gladly do this for use.
This way situations like #33 cannot arise.
It turns out distutils cannot easily check for installed packages and makes no effort to install missing packages. Setuptools on the other hand will gladly do this for use.
This way situations like #33 cannot arise.