Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing xmatch service #2

Open
fforster opened this issue Jun 19, 2019 · 0 comments
Open

Error importing xmatch service #2

fforster opened this issue Jun 19, 2019 · 0 comments

Comments

@fforster
Copy link
Contributor

from alerce_xmatch import Catalog, TargetCatalog, OutputCols


Traceback (most recent call last):

File "/home/fforster/anaconda3/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2963, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

File "", line 1, in
from alerce_xmatch import Catalog, TargetCatalog, OutputCols

File "/home/fforster/anaconda3/lib/python3.6/site-packages/alerce_xmatch/init.py", line 1, in
from . import catalog

File "/home/fforster/anaconda3/lib/python3.6/site-packages/alerce_xmatch/catalog.py", line 1
from future import annotations
^
SyntaxError: future feature annotations is not defined

@fforster fforster changed the title Error important xmatch service Error importing xmatch service Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant