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

Switch to python 3.9 #131

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Switch to python 3.9 #131

merged 2 commits into from
Oct 15, 2024

Conversation

yarikoptic
Copy link
Member

as 3.8 is EOLed even for security support (07 Oct 2024)

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "sed -i -e 's,3\\.8,3.9,g' templates/.github/workflows/test-*",
 "dsid": "6b923cfa-a6c6-4bae-941d-e92f6afd5fcb",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [
  "064735c5c6a523b311ad8fcaf8ecc7b806458cb9",
  "fc6c253973517f3da44f67ad04e07105ebaefb57",
  "677cb2bd1c59ae536d87ff114cac2dfebb54fde3"
 ],
 "cmd": "make generate",
 "dsid": "6b923cfa-a6c6-4bae-941d-e92f6afd5fcb",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "scripts/generate",
  "templates/"
 ],
 "outputs": [
  "README.md",
  ".github/workflows/"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic
Copy link
Member Author

neuroimaging gives the error which I do not observe locally about problem serializing numpy dtype. https://gist.github.com/jonathanlurie/1b8d12f938b400e54c1ed8de21269b65 might be of use here.

@yarikoptic
Copy link
Member Author

It seems to bring new fails like in neuroimaging, but will look into them separately/later

@yarikoptic yarikoptic merged commit 8b953cf into master Oct 15, 2024
45 of 60 checks passed
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.

1 participant