Zachary Ware <zachary.w...@gmail.com> added the comment:

0xc0000005 appears to be an access violation, but beyond that there's not much 
we can help with here.

For a start, Python 2.7 has been out of support for over 2 years now, and as 
far as I can easily tell Anaconda2 is no longer supported either.  It is highly 
recommended to update to Python 3.9 or later if at all possible.

Also, it seems likely that the problem is actually in a third-party extension 
module rather than Python itself, though it's impossible to tell for sure from 
what information is here.

For further assistance, you can try the Users category of discuss.python.org, 
the python-l...@python.org mailing list, or a forum specific to Anaconda 
(though I'm not familiar with one myself).

----------
nosy: +zach.ware
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46839>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to