You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/08/10 15:00:25 UTC

[jira] [Updated] (QPID-6693) qpid-python setup.py syntax error when raising DistutilsFileError

     [ https://issues.apache.org/jira/browse/QPID-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross updated QPID-6693:
------------------------------
    Fix Version/s: qpid-python-1.36.0

> qpid-python setup.py syntax error when raising DistutilsFileError
> -----------------------------------------------------------------
>
>                 Key: QPID-6693
>                 URL: https://issues.apache.org/jira/browse/QPID-6693
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.26
>         Environment: pip on openSUSE
>            Reporter: Adam Williamson
>            Assignee: Justin Ross
>             Fix For: qpid-python-1.36.0
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Trying 'pip install qpid-python' on openSUSE 13.2, I get this:
> openqa:/opt/openqa_fedora_tools/tools/openqa_trigger # pip install qpid-python
> Downloading/unpacking qpid-python
>   Downloading qpid-python-0.26.tar.gz (146kB): 146kB downloaded
>   Running setup.py (path:/tmp/pip_build_root/qpid-python/setup.py) egg_info for package qpid-python
>     Traceback (most recent call last):
>       File "<string>", line 17, in <module>
>       File "/tmp/pip_build_root/qpid-python/setup.py", line 42
>         raise DistutilsFileError, \
>                                 ^
>     SyntaxError: invalid syntax
>     Complete output from command python setup.py egg_info:
>     Traceback (most recent call last):
>   File "<string>", line 17, in <module>
>   File "/tmp/pip_build_root/qpid-python/setup.py", line 42
>     raise DistutilsFileError, \
>                             ^
> SyntaxError: invalid syntax
> ----------------------------------------
> Cleaning up...
> there's an obvious syntax error in the attempt to raise the exception...so I can't tell why the install is failing :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org