Skip to content
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

Does not build on linux2? #4

Open
arendu-zz opened this issue Mar 22, 2015 · 3 comments
Open

Does not build on linux2? #4

arendu-zz opened this issue Mar 22, 2015 · 3 comments

Comments

@arendu-zz
Copy link

Hi, I tried to install sharedmem on my university server (no root access) where i have my own python installed. I get the following error:

   $/sharedmem-numpy>python setup.py build_ext
   sys.platform: linux2
   Traceback (most recent call last):
   File "setup.py", line 29, in <module>
   raise RuntimeError("SysV IPC version has serious defects (Oct 2014)")
   RuntimeError: SysV IPC version has serious defects (Oct 2014)

What could be the reason? Thanks in advance.

@sturlamolden
Copy link
Owner

I disabled it on Linux and Mac due to this:
#3
I don't have time to look at this now. The code worked flawlessly for years, but now it is severely broken on Mac. I have no idea what did it. Perhaps Cython changed.

@jonilaserson
Copy link

Is this still not working for linux?

@sturlamolden
Copy link
Owner

Nobody is working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants