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

UnicodeEncodeError: 'ascii' codec can't encode character u'\xd7' #11

Closed
mwouts opened this issue Jul 5, 2018 · 0 comments
Closed

UnicodeEncodeError: 'ascii' codec can't encode character u'\xd7' #11

mwouts opened this issue Jul 5, 2018 · 0 comments

Comments

@mwouts
Copy link
Owner

mwouts commented Jul 5, 2018

Extract of jupyter notebook logs:

Pre-save hook failed on notebook.Rmd
Traceback (most recent call last):
(...)      
      File "nbrmd/nbrmd.py", line 381, in writef
        nbformat.write(nb, fp)
      File "nbformat/__init__.py", line 169, in write
        fp.write(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xd7' in position 14653: ordinal not in range(128)
mwouts pushed a commit that referenced this issue Jul 5, 2018
@mwouts mwouts closed this as completed in 5a811b3 Jul 10, 2018
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

1 participant