[Cython] Status

John Skaller2 skaller at internode.on.net
Thu Jan 30 16:00:08 EST 2020



> On 30 Jan 2020, at 22:23, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> 
> On 30/01/20 8:58 pm, John Skaller2 wrote:
> >>>> import oldtest
> > Traceback (most recent call last):
> >    File "<stdin>", line 1, in <module>
> > ModuleNotFoundError: No module named 'oldtest'
> What happens if you use a .so extension instead of .dylib?

It works. Why Python would look for a linux extension only on MacOS I have no idea.
A symlink appears to work too. Was tearing hare out for many hours.

—
John Skaller
skaller at internode.on.net







More information about the cython-devel mailing list