How to install Visual Python in Ubuntu 10.04?
Posted
by Glen
on Super User
See other posts from Super User
or by Glen
Published on 2010-05-05T22:32:12Z
Indexed on
2010/05/05
22:58 UTC
Read the original article
Hit count: 517
I am trying to do a Physics problem in python. I need to install visual python because I get the error that it can't find the visual library when I type import visual from *
The documentation on the Visual Python site is totally useless.
I have gone into synaptic package manger and installed python-visual. But I still get the same error.
Can someone please help?
© Super User or respective owner