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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Python to v3 #765

Open
lin-d-hop opened this issue Jul 6, 2021 · 0 comments
Open

Upgrade Python to v3 #765

lin-d-hop opened this issue Jul 6, 2021 · 0 comments

Comments

@lin-d-hop
Copy link
Contributor

Description

Looks like it's time to upgrade from Python 2.7 to 3 馃檲

Collecting ruamel.ordereddict; platform_python_implementation == "CPython" and python_version <= "2.7"
  Downloading ruamel.ordereddict-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl (93 kB)
Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.10"
  Downloading ruamel.yaml.clib-0.2.4.tar.gz (180 kB)
    ERROR: Command errored out with exit status 1:
     command: /opt/hostedtoolcache/Python/2.7.18/x64/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8d1HNj/ruamel-yaml-clib/setup.py'"'"'; __file__='"'"'/tmp/pip-install-8d1HNj/ruamel-yaml-clib/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-Mgwt0S
         cwd: /tmp/pip-install-8d1HNj/ruamel-yaml-clib/
    Complete output (1 lines):
    minimum python version(s): [(3, 5)]
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Acceptance Criteria & Tests

  1. OFN is on Python 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: All the things 馃挙
Development

No branches or pull requests

1 participant