Hello,
I am having a strange issue with Python 2.7 on cygwin.
Whenever a script of mine imports 'requests' (python-requests installed via
cygwin installer), after it closes I get an "Aborted" message and a stack dump.
This consistently causes the issue:
$ python
Python 2.7.10 (default, JunĀ 1 20
Hello Maarten,
I won't be a lot of help with the low level debugging here but I do have some
suggestions.
The issue occurs for me whenever I import 'requests', could you try importing
that module in your tests see if it also happens to you?
I'm wondering if this is just a common problem between
2 matches
Mail list logo