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

converting RDA results in UnicodeDecodeError #96

Closed
gaunab opened this issue Sep 14, 2023 · 1 comment
Closed

converting RDA results in UnicodeDecodeError #96

gaunab opened this issue Sep 14, 2023 · 1 comment

Comments

@gaunab
Copy link

gaunab commented Sep 14, 2023

When I try to convert a Siemens RDA-File I get the following Error:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 27: invalid start byte

The Error is raised by:
spec2nii/Siemens/rda.py", line 47, in convert_rda

@wtclarke
Copy link
Owner

This is fixed in #115 and will be in version 0.7.1

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