py26-spyder won't build today

Eric A. Borisch eborisch at macports.org
Fri Oct 28 07:21:39 PDT 2011


On Thu, Oct 27, 2011 at 5:39 PM, Michael O'Brien
<Michael.T.OBrien at notes.aero.org> wrote:
> py26-spyder is listed as "nomaintainer" so I'm dumping this here.  As of today's version of the MacPorts repository, py26-spyder bombs out right away with:
>
> root# port -v install py26-pythonxy
[snip]
>  File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sphinx/config.py", line 217, in __init__
>    raise ConfigError(CONFIG_SYNTAX_ERROR % err)
> sphinx.errors.ConfigError: There is a syntax error in your configuration file: invalid syntax (conf.py, line 13)
[snip]
>
> Any pointers (or fixes) welcome.
>
> Mike O'Brien

It's an issue with newlines (in doc/conf.py) and compile() in 2.6
(works in 2.7). Fixed in r86552 (2.0.12_7). Should percolate out
shortly.

Are you working on a pythonxy portfile? (I don't see one in dports.)
You might be interested in py-spyder-beta...

 -Eric

-- 
Eric A. Borisch


More information about the macports-users mailing list