Replies: 1 comment
-
My guess would be that geany is using an old version of python on your system; if you run a program that prints |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have install galgebra on Ubuntu 22.04 using github -
When I try to run terminal examples from the geany editor I get -
When I run a ipynb file (in Google-Chrome) all the packages are found and the code runs and when I run from the terminal command line, "python3 some_galgebra_code.py" the galgebra modules are found. Note that when I run python code from the geany editor with sympy imports it works.
Any idea what is going on here. It started when I upgraded to Ubuntu 22.04.
Beta Was this translation helpful? Give feedback.
All reactions