New submission from Antoine Pitrou <[email protected]>:
It seems to have eschewed the packaging removal.
$ rm /home/antoine/opt/bin/pysetup3.3
$ make altinstall > /dev/null
$ pysetup3.3
Traceback (most recent call last):
File "/home/antoine/opt/bin/pysetup3.3", line 3, in <module>
from packaging.run import main
File "<frozen importlib._bootstrap>", line 1294, in _find_and_load
File "<frozen importlib._bootstrap>", line 1245, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1294, in _find_and_load
File "<frozen importlib._bootstrap>", line 1258, in _find_and_load_unlocked
ImportError: No module named 'packaging'
----------
components: Build, Library (Lib)
messages: 164887
nosy: eric.araujo, georg.brandl, pitrou
priority: release blocker
severity: normal
status: open
title: pysetup still installed
versions: Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15282>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com