Skip to content

No module named 'pytransit.orbits_f' #4

@Tony607

Description

@Tony607

Hi,
When I run k2search command after install, I got the following error. It seems like pytransit.orbits_f is removed from your PyTransit repository. Can you help update the code?

Traceback (most recent call last):
  File "/usr/local/bin/k2search", line 28, in <module>
    from k2ps.psearch import *
  File "/home/zcw607/.local/lib/python3.6/site-packages/k2ps/psearch.py", line 23, in <module>
    from pytransit.orbits_f import orbits as of
ModuleNotFoundError: No module named 'pytransit.orbits_f'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions