Skip to content

v0.7 missing typing_extensions module #540

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

Closed
giswqs opened this issue Jun 13, 2023 · 1 comment · Fixed by #541
Closed

v0.7 missing typing_extensions module #540

giswqs opened this issue Jun 13, 2023 · 1 comment · Fixed by #541
Assignees
Labels
bug Something isn't working
Milestone

Comments

@giswqs
Copy link

giswqs commented Jun 13, 2023

It seems v0.7 is broken.

https://github.com/giswqs/Planetary-Computer-Catalog/actions/runs/5250953023/jobs/9485412494

  File "/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/pystac_client/stac_api_io.py", line 29, in <module>
    from typing_extensions import TypeAlias
ModuleNotFoundError: No module named 'typing_extensions'

image

@giswqs giswqs changed the title v0.7 missing typing_extensions v0.7 missing typing_extensions module Jun 13, 2023
@gadomski gadomski added the bug Something isn't working label Jun 13, 2023
@gadomski gadomski self-assigned this Jun 13, 2023
@gadomski gadomski added this to the 0.7.1 milestone Jun 13, 2023
@gadomski
Copy link
Member

@giswqs thanks for the report! We'll release v0.7.1 shortly with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants