Pablo H. Rivera Sr. wrote:
> After I installed Python, and wxPython (latest releases) into my VMWare
> virtual WinXP I have not been able to install Dabo, its sample and UI files.

What happens when you unzip the Dabo download, open a command window, 
and issue:

cd <place_where_dabo_unzipped>
python setup.py install

...and if you get that far, what happens when you issue:

python
import dabo
print dabo.version

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to