Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace suds-jurko by suds-community #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

midse
Copy link

@midse midse commented Nov 16, 2021

ftntlib build breaks with the following error :

    ERROR: Command errored out with exit status 1:
     command: /venv/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-jlypgrk4/suds-jurko_660395d9c75f4258bbf006501bbf458a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-jlypgrk4/suds-jurko_660395d9c75f4258bbf006501bbf458a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-313d7bvh
         cwd: /tmp/pip-install-jlypgrk4/suds-jurko_660395d9c75f4258bbf006501bbf458a/
    Complete output (1 lines):
    error in suds-jurko setup command: use_2to3 is invalid.
    ----------------------------------------

suds-jurko is not maintained anymore and uses some features which doesn't exist anymore in setuptools > 58

More details about this issue :
AnalogJ/lexicon#962

suds-community is an active fork of suds-jurko.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant