[issue37656] Can't pip install because of bisect_left
Raymond Hettinger
report at bugs.python.org
Tue Jul 23 00:57:02 EDT 2019
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
Try deleting bisect.py from the Python37-32 directory. I suspect there is a spurious bisect file there that in shadowing the intended standard library version which would be in Python37-32/lib.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37656>
_______________________________________
More information about the Python-bugs-list
mailing list