Etienne Robillard added the comment: hg push worked like a charm... but for some reasons i get another error trying to install things with setuptools:
erob@nguns:~/Desktop/pyaml-14.12.10$ sudo python setup.py install --prefix=/usr/local Processing dependencies for pyaml==14.12.10 Searching for PyYAML Reading http://pypi.python.org/simple/PyYAML/ Download error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) -- Some packages may not be found! Couldn't find index page for 'PyYAML' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ Download error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) -- Some packages may not be found! No local packages or download links found for PyYAML Is setuptools still working with this ssl.py module ? ---------- resolution: fixed -> _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22235> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com