fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] windows install -- 'fab' is not recognized ...


From: James Pearson
Subject: Re: [Fab-user] windows install -- 'fab' is not recognized ...
Date: Tue, 27 Oct 2009 15:34:21 -0700

On Thu, Oct 22, 2009 at 10:22 PM, Willem Hoek <address@hidden> wrote:

Just re-loaded Win XP and installed my dev tools -- including Fabric.
When trying to run 'fab' from the MS-DOS command prompt, I get
'fab' is not recognized as an internal or external command.

from python I can see Fabric, because' import fabric' is working OK (?)

I believe it might be related to sys path but even after google searching / tweaking of path, I am still unable to solve.
Any pointers will be usefull.

The default path for the executables created by setup.py to go in is C:\Python25\Scripts , for Python 2.5 on Windows.  You should be able to navigate into there and see (and run) the script, and if that works, add it to your PATH.

--
James Pearson
--
The best way to predict the future is to invent it.
 - Alan Kay

reply via email to

[Prev in Thread] Current Thread [Next in Thread]