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

On README.rst and Demo.ipynb #1

Open
roentgenium opened this issue Apr 22, 2018 · 1 comment
Open

On README.rst and Demo.ipynb #1

roentgenium opened this issue Apr 22, 2018 · 1 comment

Comments

@roentgenium
Copy link

To easily install pyMCR into non-ascii environment (e.g. Windows 10 in Japanese), it would be nice to replace the non-breaking hyphen (U+2011) in line 168 of README.rst into more common hyphen-minus (U+002D) to avoid UnicodeDecordError.

On Demo.ipynb, I guess several mcrals._c_mrd should be mcrals._c_mrd[-1] .

Anyway, this code is what I look for. Thank you so much to share your code!

@CCampJr
Copy link
Collaborator

CCampJr commented Apr 24, 2018

I admit: I had no idea that was an issue. I will make those changes as soon as possible.

Thank you!

CCampJr pushed a commit that referenced this issue Jun 19, 2018
CCampJr added a commit that referenced this issue Apr 22, 2019
0.3.x in usnistgov to ccampjr
@CCampJr CCampJr added this to Planning in pyMCR Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
pyMCR
Planning
Development

No branches or pull requests

2 participants