Jan Grewe wrote:
Doh! Cvs seems to be a little bit fscked up ...

During "python setup.py install"

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

running install
running build
running build_py
running build_scripts
running install_lib
byte-compiling
/usr/lib/python2.3/site-packages/freevo/audio/plugins/detach.py to
detach.pyc
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detach.py",
line 5
    <<<<<<< detach.py
     ^
SyntaxError: invalid syntax
[snip]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

And when starting freevo:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 127, in ?
    import osd     # The OSD class, used to communicate with the OSD daemon
  File "/usr/lib/python2.3/site-packages/freevo/osd.py", line 6
    <<<<<<< osd.py
     ^
SyntaxError: invalid syntax

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Help!

/jan


The errors you're seeing seems to be patch merge conflicts. Probably because you were using my previous versions. Delete the conflicting files and do a new cvs update.

Regards
Viggo


------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to