Skip to content

lock python 3.7#1160

Merged
tomvanmele merged 3 commits intocompas-dev:mainfrom
Licini:workflow
Jun 20, 2023
Merged

lock python 3.7#1160
tomvanmele merged 3 commits intocompas-dev:mainfrom
Licini:workflow

Conversation

@Licini
Copy link
Copy Markdown
Contributor

@Licini Licini commented Jun 19, 2023

@gonzalocasas
Copy link
Copy Markdown
Member

interesting.. why is that?

@tomvanmele
Copy link
Copy Markdown
Member

interesting.. why is that?

there is a problem with the recent builds of Python 3.7 on OSX and it makes the tests fail because _bz2 cannot be found. seems to be a known problem and a fix is in the works but until then we will have to skip the tests for it...

@Licini
Copy link
Copy Markdown
Contributor Author

Licini commented Jun 19, 2023

I recommend we skip testing for 3.7 for now. Locking it to specific version does not really work if we want to use the version matrix setup. The latest sub-version of 3.7 for windows is 3.7.9, however this one only supports ubuntu 20, while the latest 22 is used. Very likely they will just do a 3.7.18 patching this problem soon, we can add it back by then.

@Licini Licini marked this pull request as ready for review June 19, 2023 16:03
@tomvanmele tomvanmele merged commit a0d3204 into compas-dev:main Jun 20, 2023
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.

3 participants