[issue37656] Can't pip install because of bisect_left

Brett Cannon report at bugs.python.org
Tue Jul 23 12:57:51 EDT 2019


Brett Cannon <brett at python.org> added the comment:

I'm going to close this as this is more likely an Anaconda or path problem than a CPython problem. But as Raymond said, chances are you have some other file named bisect on your sys.path.

----------
nosy: +brett.cannon
resolution:  -> third party
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37656>
_______________________________________


More information about the Python-bugs-list mailing list