Skip to content

Fix CI Failures#915

Merged
csmarchbanks merged 2 commits intomasterfrom
fix-ci
Jun 26, 2023
Merged

Fix CI Failures#915
csmarchbanks merged 2 commits intomasterfrom
fix-ci

Conversation

@csmarchbanks
Copy link
Member

The first failure looks to be an issue with pypy and asgiref typing, pinning asgiref to a specific version fixes it.

The second failure only shows up in py3.7 and py3.8 but involves tox not being able to run if too new of a version of virtualenv is installed. I am not sure exactly what the issue is but at least this keeps CI working for now. The error is:

AttributeError: module 'virtualenv.create.via_global_ref.builtin.cpython.mac_os' has no attribute 'CPython3macOsFramework

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
@csmarchbanks csmarchbanks merged commit f79049a into master Jun 26, 2023
@csmarchbanks csmarchbanks deleted the fix-ci branch June 26, 2023 17:37
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.

2 participants