Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

error when starting telescope_server #4

Description

@ounet

dear peter, when I try to start the telescope_server. I have two error. first was solve (hope) by changing
from astropysics import coords by from astropy import coordinates as coords but I do have the same problem with from astropysics import obstools

here we are the error

root@PiTelescope:/home/pi# python ./longsight/telescope_server.py
File "./longsight/telescope_server.py", line 81
from astropy import obstoolsfrom astropy import obstools
^
SyntaxError: invalid syntax
root@PiTelescope:/home/pi#

could you help me ?

thanks

ounet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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