-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi Karan,
(Rajeev here) I have installed the repo as per recommended on ivs github page. It seems I can import some modules, but
when I am trying to import the freqanalyse module from ivs.timeseries, i can't seem to be able because pyscargle.so isn't in the 'ivs/timeseries/' folder.
So what i try is i go to the ivs/timeseries folder and run the following 'f2py --fcompiler=gfortran -c pyscargle.f -m pyscargle', this creates a .so binary file: pyscargle.cpython-38-darwin.so. But that doesn't solve the problem either and I still can't import freqanalyse. Do you know any other way that I could create the pyscargle.so binary file and not the pyscargle.cpython-38-darwin.so? Or any solution to the issue will be great! Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels