Skip to content

PKG: using the wrong platform lib for macos arch#27

Merged
peircej merged 1 commit into
psychopy:devfrom
peircej:dev
Jun 10, 2026
Merged

PKG: using the wrong platform lib for macos arch#27
peircej merged 1 commit into
psychopy:devfrom
peircej:dev

Conversation

@peircej

@peircej peircej commented Jun 10, 2026

Copy link
Copy Markdown
Member

sys.platform is a string (e.g. "darwin")
whereas platform is also a module

sys.platform is a string (e.g. "darwin")
whereas `platform` is also a module
@peircej peircej merged commit bf760f1 into psychopy:dev Jun 10, 2026
2 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