[...]
> error: Setup script exited with error: file 'scripts\peppy.bat' does
> not exist
Huh, I see this too. I thought this used to work... I'll have to see
what's going on.
Just to confirm, you are using the Windows python but installing from
a bash script, right? You're not using cygwin's python?
Rob
Thanks,
Don
Yikes, the windows install process seems to be totally broken. I
tried "python setup.py install" and ended up getting a bunch of
extraneous files need for py2exe getting installed when it wasn't a
py2exe build.
Let me look into it. I needed to make an update release anyway, so
hopefully by tonight I can get a new version out.
Rob
OK, should be fixed. New version 0.12.19.
Rob
Installed c:\programfiles\python25\lib\site-packages\peppy-0.12.19-py2.5.egg
Processing dependencies for peppy
Finished processing dependencies for peppy
c:\ProgramFiles\Python25\lib\distutils\dist.py:263: UserWarning: Unknown
distribution option: 'windows'
warnings.warn(msg)
-------------------------
Peppy fired right up, though..
Thanks,
Don
That warning should be fixed in svn; will make it into the next release.
Rob