mskcc / cmo

Command-line tools for data analysts at the CMO
GNU General Public License v2.0
7 stars 13 forks source link

Setuptools warning #13

Closed hisplan closed 7 years ago

hisplan commented 7 years ago

An attempt to install cmo on a fresh Linux box gives me this warning messages with regards to setuptools, pip, and PyPI.

==> default: Cloning into 'cmo'...
==> default: /usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license'
==> default: warnings.warn(msg)
==> default: /usr/lib/python2.7/dist-packages/setuptools/dist.py:294: UserWarning: The version specified ('4515eb7') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details
Workaround
lordzappo commented 7 years ago

this is fixed, we are at 1.0+(github hash).