Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

plot(sin(x)) does not always work #11

Closed
videlec opened this issue Dec 13, 2017 · 3 comments
Closed

plot(sin(x)) does not always work #11

videlec opened this issue Dec 13, 2017 · 3 comments

Comments

@videlec
Copy link

videlec commented Dec 13, 2017

As reported in https://ask.sagemath.org/question/40131/

sage: plot(sin(x))
/opt/sagemath-8.0/local/lib/python2.7/site-packages/sage/repl/rich_output/display_manager.py:590: RichReprWarning: Exception in _rich_repr_ while displaying object: 'ascii' codec can't decode byte 0xea in position 6: ordinal not in range(128)
  RichReprWarning,  Graphics object consisting of 1 graphics primitive
@embray
Copy link
Contributor

embray commented Dec 14, 2017

I suspect this is not actually a Windows-specific issue.

@embray
Copy link
Contributor

embray commented Nov 2, 2018

Thanks; I agree it is likely fixed, though I admit I haven't tested. Feel free to reopen if the issue still occurs.

@embray embray closed this as completed Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants