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

Finish migration to python3 #3241

Closed
TheAspens opened this issue Aug 2, 2019 · 2 comments · Fixed by #4043
Closed

Finish migration to python3 #3241

TheAspens opened this issue Aug 2, 2019 · 2 comments · Fixed by #4043

Comments

@TheAspens
Copy link
Member

Pull Request #2477 modified the scripts necessary so that creating and updating a project worked with python3 instead of python2. I believe the following additional python scripts need to be updated to finish the migration to python3:

  • ./stripchart/samples/parse_config
  • ./tools/parse_config
  • ./tools/dbcheck_files_exist
  • ./tools/check_project
  • ./tools/appmgr
  • ./sched/start
@davidpanderson
Copy link
Contributor

If possible, all these scripts should work with either Python 2 or Python 3.

@davidpanderson
Copy link
Contributor

Fixed in #4043, which works with both 2 and 3

@AenBleidd AenBleidd linked a pull request Oct 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants