Skip to content

Update Cython version - #7

Open
tigert1998 wants to merge 1 commit into
AndriyMulyar:masterfrom
tigert1998:master
Open

Update Cython version#7
tigert1998 wants to merge 1 commit into
AndriyMulyar:masterfrom
tigert1998:master

Conversation

@tigert1998

Copy link
Copy Markdown

No description provided.

@AndriyMulyar

Copy link
Copy Markdown
Owner

Would like to test this myself before merging. Will not get to it for a bit though.

@tigert1998

Copy link
Copy Markdown
Author

I am using python3.9 from anaconda. I found that I cannot use this repo. After I updated Cython everything went fine. I think more people would use the new version from now on so using the new Cython is urgent.

@ZiruiYan

ZiruiYan commented May 12, 2022

Copy link
Copy Markdown

This works for me with python3.9! And when I install in mac, I need to change "malloc.h" to "stdlib.h" and meet lots of "non-void function 'XXX' should return a value" error for the original C code.

But always Restarting kernel... when run the example code...

@tigert1998

Copy link
Copy Markdown
Author

This works for me with python3.9! And when I install in mac, I need to change "malloc.h" to "stdlib.h" and meet lots of "non-void function 'XXX' should return a value" error for the original C code.

But always Restarting kernel... when run the example code...

I took a look at your forked repo. It seems that the original C code does not work well with clang because it uses the behaviour that return means return null.

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

Successfully merging this pull request may close these issues.

4 participants