* -----Original Message-----
* From: [EMAIL PROTECTED]
* [mailto:[EMAIL PROTECTED] On Behalf Of Paul McNett
* Sent: Tuesday, July 10, 2007 1:21 PM
* To: Dabo developers' list
* Subject: [dabo-dev] Problems installing on WinXP (was: Re:
* Auto Update for Dabo)
*
* 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

Here's the latest try, and a question.  First the try:

>From inside the virtual pc and at the DOS prompt c:\Projects\Dabo> I enter:
python setup.py install
and I get messaged:
python: can't open file 'setup.py': [Errno 2] No such file or directory

I change to the DOS prompt c:\Projects\Dabo\lib\autosuper> where I know
setup.py is located, and enter:
the same command and I get messaged:
Traceback (most recent call last):
  File "setup.py", line 30, in <module>
      from Pyrex.Distutils import build_ext
ImportError: No module named Pyrex.Distutils

Before today when following other instructions I managed to get the Dabo and
the DaboUI get that check mark on the directory folders.

Now the question:

Can I now delete those two folders and start "fresh" a Dabo install?

Pablo
=====





_______________________________________________
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