Skip to content

BF: Fixed AttributeError calling refreshPackages on Py3.9#6909

Merged
peircej merged 1 commit intopsychopy:devfrom
mdcutone:dev-bf-refreshpackages-error
Oct 11, 2024
Merged

BF: Fixed AttributeError calling refreshPackages on Py3.9#6909
peircej merged 1 commit intopsychopy:devfrom
mdcutone:dev-bf-refreshpackages-error

Conversation

@mdcutone
Copy link
Copy Markdown
Member

Fixes a bug when starting PsychoPy on Python 3.9 due to importlib missing functions only available in Python 3.10+

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.73%. Comparing base (1e2631f) to head (cfc4104).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6909   +/-   ##
=======================================
  Coverage   50.73%   50.73%           
=======================================
  Files         333      333           
  Lines       61633    61635    +2     
=======================================
+ Hits        31268    31270    +2     
  Misses      30365    30365           
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@peircej peircej merged commit 830a05e into psychopy:dev Oct 11, 2024
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