HP Forums

Full Version: matplotlib.pyplot library in FX-CG50 Vs Graph 90+E
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have the FX-CG50 model with the latest OS version 03.60.0202, but the matplotlib.pyplot library is not available in python:
But in the "Graph 90 + E" version, if it is available.
 
Why the difference, I understand that both models are identical.?
 
Catalog FX-CG50
[Image: catalog.png]
 
 
Catalog "Graph 90+E"
[Image: catalogo-Graph90-E.png]
 
The TURTLE library is not available either
(12-06-2021 03:34 AM)Mariox Wrote: [ -> ]I have the FX-CG50 model with the latest OS version 03.60.0202, but the matplotlib.pyplot library is not available in python:
But in the "Graph 90 + E" version, if it is available.
 
Why the difference, I understand that both models are identical.?
 
The TURTLE library is not available either

The latest OS update (3.60) for the French versions of the FX-CG50 does have both libraries.

https://edu.casio.com/download_service/e...index.html

For other markets, you can download both libraries from tiplanet.org

turtle.py: https://tiplanet.org/forum/archives_voir.php?id=2648501
matplotlib.pyplot: https://tiplanet.org/forum/archives_voir.php?id=2648498
Thanks for the info.

And as I do to download the French update, in the country I select France, but I always download the file that I already use and it does not bring those libraries.
The updating software does detect your calculator model and then installs different firmware images based upon what has been detected :
  • the one with matplotlib and turtle if it's a Graph 90+E
  • the one without matplotlib and turtle if it's an fx-CG50

The only way so far for the fx-CG50 is to download matplotlib and turtle separately and install them manually.
Reference URL's