Skip to content
Snippets Groups Projects
Commit 04f62242 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[python] Remove dependency to sot-core.

parent 2d887ee4
No related branches found
No related tags found
No related merge requests found
# this causes troubles when Py_Finalize is called in Interpreter destructor.
import dynamic_graph.sot.core
# numpy causes troubles when Py_Finalize is called in Interpreter destructor. # numpy causes troubles when Py_Finalize is called in Interpreter destructor.
import numpy import numpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment