Re: svn current won't run on mac
"Jon Christopher" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
Can someone update the developer page, then? From
http://www.bitpim.org/developer.html
Install Python
You muse use Python 2.3. Linux already comes with Python. MacOS X
10.3 does as well. For other platforms, grab it from www.python.org.
If you are on Linux with an older version then you can install 2.3
alongside your existing version by building from source rpms on
python.org
On 8/22/07, Sean Burke <[email protected]> wrote:
>
> Jon,
> Upgrade Python to 2.5.1. All builds now use 2.5.1.
>
> Best,
>
> Sean
>
> Jon Christopher wrote:
> I had about a three week old tree which worked fine under mac with the
> default python install,
> wxWidgets-2.8.4.2 unicode for the mac (the current binary install),
> APSW 3.3.13-r1, and pySerial 2.2..
>
> This morning I did a svn update and bitpim fails to run:
>
>
> kika:~/src/bitpim/src$ python
> Python 2.3.5 (#1, Dec 7 2006, 14:50:51)
> [GCC 4.0.1 (Apple Computer, Inc. build 5363) (+4864187)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>
>
>
>
> ^D
>
>
> kika:~/src/bitpim/src$ svn update
> At revision 4371.
> kika:~/src/bitpim/src$ pythonw ./bp.py
> File "./bp.py", line 70
> with guihelper.WXDialogWrapper(wx.MessageDialog(None, _msg, 'BitPim Error',
> ^
> SyntaxError: invalid syntax
> kika:~/src/bitpim/src$ python guihelper.py
> File "guihelper.py", line 172
> @contextlib.contextmanager
> ^
> SyntaxError: invalid syntax
>
>
> What's this contextlib stuff? Is it new? Any other ideas as to what
> the problem could be?
>
> Thanks,
> Jon
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> BitPim-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bitpim-devel
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> BitPim-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bitpim-devel
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/