> On 30 Jan 2020, at 22:23, Greg Ewing <greg.ew...@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 skal...@internode.on.net _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel