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

Github build not supporting python 3.7 on macos arm64 #235

Closed
damies13 opened this issue Apr 25, 2024 · 3 comments
Closed

Github build not supporting python 3.7 on macos arm64 #235

damies13 opened this issue Apr 25, 2024 · 3 comments
Assignees
Labels
potential bug Might be a bug, requires further clarification
Milestone

Comments

@damies13
Copy link
Owner

Describe the bug

Run actions/setup-python@v5
Installed versions
Version 3.7 was not found in the local cache
Error: The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

image

@damies13 damies13 added the potential bug Might be a bug, requires further clarification label Apr 25, 2024
@damies13 damies13 added this to the v1.3.0 milestone Apr 25, 2024
@damies13 damies13 self-assigned this Apr 25, 2024
@damies13
Copy link
Owner Author

damies13 added a commit that referenced this issue Apr 29, 2024
damies13 added a commit that referenced this issue Apr 29, 2024
damies13 added a commit that referenced this issue Apr 29, 2024
damies13 added a commit that referenced this issue Apr 29, 2024
damies13 added a commit that referenced this issue Apr 29, 2024
Issue #235
RF 7.0 doesn't support python 3.7 and there is no python 3.7 for arm64 on MacOS 14, so I'm taking this as a sign to stop testing for python 3.7
@damies13
Copy link
Owner Author

After much consideration I decided to stop testing with python 3.7 as

  • Robot Framework 7.0 doesn't support python 3.7
  • Earlier versions of Robot Framework are no longer supported
  • there is no python 3.7 for arm64 on MacOS 14
  • python 3.7 went end of life nearly a year ago (2023-06-27)

So I'm taking this as time to stop testing for python 3.7, RFSwarm should continue to work on older python versions and there is nothing in RFSwarm to deliberately prevent you using older python versions I can no longer support them

@damies13
Copy link
Owner Author

Changes related to this issue merged into release branch v1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential bug Might be a bug, requires further clarification
Projects
None yet
Development

No branches or pull requests

1 participant