On 22.11.2016 12:52, Stefan Scherfke wrote:
Here is a minimal example that reproduces the error:
$ /tmp/py36/bin/python
Python 3.6.0b4 (default, Nov 22 2016, 10:32:29)
[GCC 6.2.1 20160916 (Red Hat 6.2.1-2)] on linux
path = '/tmp/py36/lib/libpython3.6m.so.1.0'
f = open(path, 'wb')
BusError
This can, of course, not work. But the Conda installer does something
like this and it works on Python 3.5 but not on 3.6. I'm a bit baffled...
Cheers,
Stefan
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com