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

#question #45

Open
astronmyphy opened this issue Dec 6, 2021 · 2 comments
Open

#question #45

astronmyphy opened this issue Dec 6, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@astronmyphy
Copy link

I use pip to install the content in Figure 1, and finally I download it to the local installation C:\Users\61006\Desktop\fruitbat-2.0.1\fruitbat-2.0.1> python setup.py install and it appears File "C:\Users\61006\AppData\Local\Temp\easy_install-68ezzisq\pygedm-3.3.0\setup.py", line 143, in UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 7568: illegal multibyte sequence。I have not been able to solve through many methods

@abatten abatten self-assigned this Dec 7, 2021
@abatten abatten added the bug Something isn't working label Dec 7, 2021
@abatten
Copy link
Owner

abatten commented Dec 7, 2021

Hi, thanks for raising this issue.

I'm not sure immediately how to solve what going wrong. My guess it is a Windows vs Unix issue and the differences in the way text files are encoded on different operating systems. I have only tested fruitbat on MacOS and Linux systems so far because I know the required pygedm package was only tested on MacOS and Linux.

It appears that pygedm (a required package for galactic dispersion measure models) is not supported on windows.
You could try installing it from here: https://github.com/FRBs/pygedm and see if you get the same issue.
If you do, then we know it's an issue with pygedm and we could raise an issue there.

In the meantime, I'll have a look into this and see if I can find any solutions but you can help me out and answer a few questions:

  • Are you using a Linux subsystem on windows? If not, can you see if installing it that using a Linux subsystem works?
  • What version of Windows are you using?
  • What version of Anaconda are you using?
  • What version of Python are you using?

@astronmyphy
Copy link
Author

astronmyphy commented Dec 7, 2021 via email

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

No branches or pull requests

2 participants