Skip to content

Issue importing freqanalyse #26

@rajeevzar

Description

@rajeevzar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions