[pony-build] cache_dir stuff under SVN and HG

Fatima Cherkaoui fatizo89 at gmail.com
Sun Feb 21 13:10:14 PST 2010


I have changed the Python_exe from python2.6 to python, so python.exe runs
instead.

I'm getting now a different error :
http://lyorn.idyll.org/ctb/pb-dev/p/coverage/16960/


running build_ext building 'coverage.tracer' extension

*stderr:*
error: Unable to find vcvarsall.bat

When executing the command directly :

C:\Python26\pony-build\client>python setup.py build_ext -i
python: can't open file 'setup.py': [Errno 2] No such file or directory

The setup file for coverage is in the ~\.pony-build\coveragepy\test\eggsrc


Does it have to be in a different directory ? Or is it looking at a
different setup file ?


Thanks,

Fatima






On Sun, Feb 21, 2010 at 2:42 PM, C. Titus Brown <ctb at msu.edu> wrote:

> On Sun, Feb 21, 2010 at 02:40:35PM -0600, Fatima Cherkaoui wrote:
> > The build works the first time , but if we try to force it to re-build,
> it
> > doesn't work because the cache_dir is not removed before rebuilding.
> > When I've tried removing it manually  -rm -rf,  it rebuilt perfectly on
> > Lyorn at least.
> > On windows I get:
> > http://lyorn.idyll.org/ctb/pb-dev/p/coverage/16956/
>
> Right -- just make sure that you're running 'python.exe' instead of
> 'python2.6'
> instead.
>
> > I have tried the build command  directly on my windows 7 machine :
> >
> > BuildCommand([python_exe, 'setup.py', 'build_ext', '-i'],
> >                           name='compile'),
> >
> > I have been getting  a windows error saying : "The file doesn't have any
> > associated program with it to perform this action"
> > I have double checked the default program associated with the extension
> .py
> > and indeed was python. I have also reinstalled Python just in case.
> >
> > I'm trying to find more about this error . Please let me know ,if anyone
> has
> > any idea about it.
>
> What's the full command line for BuildCommand?  Specifically, what's the
> value for python_exe?
>
> cheers,
> --titus
>



-- 

Fatima-Zohra Cherkaoui

Activity Chair of Society of Women Engineers
Minnesota State University,Mankato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/pony-build/attachments/20100221/09010f5f/attachment.htm>


More information about the pony-build mailing list