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

TypeError when querying SVO filter service #50

Open
tjayasinghe opened this issue Jan 23, 2023 · 1 comment
Open

TypeError when querying SVO filter service #50

tjayasinghe opened this issue Jan 23, 2023 · 1 comment

Comments

@tjayasinghe
Copy link

Running svo.get_pyphot_astropy_filter("GAIA/GAIA3.Gbp") gives the following error:

File "\Anaconda3\lib\site-packages\pyphot\svo.py", line 55, in get_pyphot_astropy_filter
    name=params['filterID'].replace('/', '_'),

TypeError: a bytes-like object is required, not 'str'
tjayasinghe added a commit to tjayasinghe/pyphot that referenced this issue Jan 23, 2023
@mfouesneau
Copy link
Owner

I cannot reproduce this issue.

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

2 participants