I believe those bits only work with python 2. On Sun, 13 Dec 2020 at 12:22, Asif Saif Uddin <[email protected]> wrote: > > I was trying to install qoid-tools but getting the following error > Collecting qpid-python>=0.26 > Using cached qpid-python-1.36.0-1.tar.gz (224 kB) > ERROR: Command errored out with exit status 1: > command: /home/asif/.pyenv/versions/3.8.2/bin/python3.8 -c 'import > sys, setuptools, tokenize; sys.argv[0] = > '"'"'/tmp/pip-install-9104bo_x/qpid-python_a14df52a368846c0b0474e8c8647e96c/setup.py'"'"'; > __file__='"'"'/tmp/pip-install-9104bo_x/qpid-python_a14df52a368846c0b0474e8c8647e96c/setup.py'"'"';f=getattr(tokenize, > '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', > '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' > egg_info --egg-base /tmp/pip-pip-egg-info-7gb75iw3 > cwd: > /tmp/pip-install-9104bo_x/qpid-python_a14df52a368846c0b0474e8c8647e96c/ > Complete output (6 lines): > Traceback (most recent call last): > File "<string>", line 1, in <module> > File > "/tmp/pip-install-9104bo_x/qpid-python_a14df52a368846c0b0474e8c8647e96c/setup.py", > line 42 > raise DistutilsFileError, \ > ^ > SyntaxError: invalid syntax > ---------------------------------------- > ERROR: Command errored out with exit status 1: python setup.py egg_info > Check the logs for full command output.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
