Related JIRA(s..see description): https://issues.apache.org/jira/browse/QPID-8631
On Wed, 12 Apr 2023 at 10:33, Robbie Gemmell <robbie.gemm...@gmail.com> wrote: > > Your mail looks to be incomplete but it probably doesnt matter. > > There has been minimal activity around qpid-cpp and qpid-python in > recent years, being a bit under or over 5 years since their last > releases (https://qpid.apache.org/releases/index.html#current-releases), > and they have mostly not been updated to Python 3 to this point. The > old client (qpid-python) in particular ceded developer activity to the > newer AMQP 1.0 qpid-proton Python binding for the past several years, > and Proton was updated to Python 3 years ago. I dont think its really > expected that qpid-cpp and qpid-python currently work on RHEL9, given > they last released before RHEL8 came out. > > All that said, as coincidence would have it there has been some > activity in just the last few days which that you have just missed on > qpid-cpp around building on newer OS, and highly related to that > qpid-python around Python 3 since its used in a lot of the qpid-cpp > tests...so if it's something you are interested in, maybe take a look > there and perhaps join in. > > https://github.com/apache/qpid-cpp/commits/main > https://github.com/apache/qpid-python/commits/main > > > On Tue, 11 Apr 2023 at 20:37, Do, Eling <l...@analogic.com.invalid> wrote: > > > > Hi, I'm new to qpid and am trying to build/install qpid-cpp on RHEL9 with > > python3. After download snapshot qpid-cpp-43d6b96.tar.gz I was able to > > successfully build it but when I try to install it I'm getting the > > following errors. Has anyone come across this issue and know if there is a > > fix or workaround? Thank you. > > > > Installed /usr/local/lib/python3.9/site-packages/qpid_tools-1.40.0-py3.9.egg > > Processing dependencies for qpid-tools==1.40.0 > > Searching for qpid-python>=0.26 > > Reading https://pypi.org/simple/qpid-python/ > > Downloading > > https://files.pythonhosted.org/packages/2a/33/026ac50a29a85d5d54dd7784a98d624f6142cb07ce185ed268ef9bd3b6dc/qpid-python-1.36.0-1.tar.gz#sha256=1a341981723a7980163e6d33530f29133433742f6f9b5b12b46d5d239548afee > > Best match: qpid-python 1.36.0.post1 > > Processing qpid-python-1.36.0-1.tar.gz > > Writing /tmp/easy_install-9dotofd5/qpid-python-1.36.0-1/setup.cfg > > Running qpid-python-1.36.0-1/setup.py -q bdist_egg --dist-dir > > /tmp/easy_install-9dotofd5/qpid-python-1.36.0-1/egg-dist-tmp-w9rgkk16 > > Traceback (most recent call last): > > File "/usr/lib/python3.9/site-packages/setuptools/sandbox.py", line 152, > > in save_modules > > yield saved > > File "/usr/lib/python3.9/site-packages/setuptools/sandbox.py", line 193, > > in setup_context > > yield > > File "/usr/lib/python3.9/site-packages/setuptools/sandbox.py", line 254, > > in run_setup > > _execfile(setup_script, ns) > > File "/usr/lib/python3.9/site-packages/setuptools/sandbox.py", line 42, > > in _execfile > > code = compile(script, filename, 'exec') > > File "/tmp/easy_install-9dotofd5/qpid-python-1.36.0-1/setup.py", line 42 > > raise DistutilsFileError, \ > > ^ > > SyntaxError: invalid syntax > > > > During handling of the above exception, another exception occurred: --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org