-
Notifications
You must be signed in to change notification settings - Fork 748
Segfault on import of clr under Arch Linux64/Mono #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This does not seem to help, at least on Python 3.5, using today's develop + PYTHON_WITHOUT_ENABLE_SHARED. |
Are you using 64bit CPython 3.5? Is this from official python.org or one of Have a look at Travis CI builds - the tests pass for one of latest Mono On Tuesday, March 15, 2016, Antony Lee notifications@github.com wrote:
|
64-bit Python 3.5.1 from the Arch Linux repositories, built (by the packagers) as described here: |
@anntzer I tried installing Linux Arch in VirtualBox and failed badly: https://www.archlinux.org/releng/releases/2016.09.03/torrent/ http://download.virtualbox.org/virtualbox/5.1.4/virtualbox-5.1_5.1.4-110228~Ubuntu~precise_amd64.deb |
FWIW I am not using python for .NET anymore. |
@anntzer did you switch to an alternative solution/project? |
Nope, that was for a side project that I just shelved. |
I'm closing this issue because based on some reading arch linux is not recommended for production environment (maybe because has no LTS) and not provided on cloud and CI hosting facilities such as Travis CI, DigitalOcean, AWS, Azure. |
Built from today's develop for Python3.4 and from BrisingrAerowing/pythonnet#b7e85f07d7dd2c84d54b0bb4be4be9a810a81d6a (#104) for Python3.5 (I haven't tested other versions of Python yet):
Libraries installed from the Arch Linux standard package repository (except that Python3.4 was installed via conda). In particular
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: