Activity Team/Packaging: Difference between revisions
| Line 79: | Line 79: | ||
No known problems. | No known problems. | ||
: But when we fold in Turtle Art with Sensors, we'll have to make sure that proper python math packages are loaded: | : But when we fold in Turtle Art with Sensors, we'll have to make sure that proper python math packages are loaded (previously, we were using numeric): | ||
from numpy.oldnumeric import * | from numpy.oldnumeric import * | ||