Post Reply 
Casio fx-CG50 Python Error
10-08-2019, 02:53 PM
Post: #3
RE: Casio fx-CG50 Python Error
(10-08-2019 12:25 PM)jebem Wrote:  
(10-08-2019 02:21 AM)toml_12953 Wrote:  I just got an fx-CG50 and updated it to OS 3.30.0202 which includes Python.
when I try to list the built in functions I get this:

>>> import builtins
>>> dir(builtins)
MemoryError:
>>>

Does anyone else get this or is it a problem with my particular unit?

I do not have this machine, but reading the user guide they mention that built-in commands can not be imported because they are, well, built in.

Does it work as advertised in your machine?

Yep, I can select items from the catalog and choose category, etc. If the import builtins command isn't supported then I wonder why I didn't get an error when I executed it. The error didn't happen until I tried to list the built in commands with dir().

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Casio fx-CG50 Python Error - toml_12953 - 10-08-2019, 02:21 AM
RE: Casio fx-CG50 Python Error - jebem - 10-08-2019, 12:25 PM
RE: Casio fx-CG50 Python Error - toml_12953 - 10-08-2019 02:53 PM



User(s) browsing this thread: 1 Guest(s)