plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
98 stars 37 forks source link

python dependencies #178

Open ethanrublee opened 13 years ago

ethanrublee commented 13 years ago

Need a listing of all python dependencies -- main culprit is view_plasm()

straszheim commented 13 years ago

The UI stuff is going to be ongoing dependency hell... Maybe there is a way to standardize on something that is well packaged. PyQt?

ethanrublee commented 13 years ago

pyside probably a good choice no?

straszheim commented 13 years ago

Yeah, far as I can tell PySide is teh shiznit when it comes to python GUI.