Open fzeiser opened 5 years ago
Comment by fzeiser Thursday Aug 29, 2019 at 17:53 GMT
So it was again the directory of the files that are build from cython. I can fix it manually by mv *.so ompy/
It can be solved by: https://stackoverflow.com/questions/31043774/customize-location-of-so-file-generated-by-cython
Issue by fzeiser Thursday Aug 29, 2019 at 17:41 GMT Originally opened as https://github.com/oslocyclotronlab/ompy/issues/31
In the current rhosig branch I'm able to build ompy and install it, but when importing I get following error:
@Caronthir Could you check whether you forgot to upload some files?