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

Upgrade psychopy and add support for python3.9 #272

Merged
merged 14 commits into from
Apr 10, 2023
Merged

Conversation

tab-cmd
Copy link
Contributor

@tab-cmd tab-cmd commented Mar 25, 2023

Overview

Upgrade to the latest PsychoPy and python versions. Add more features to the bcipy cli for ease of testing (no visualizations, fake data).

Ticket

Contributions

  • main.yml: update builds to 3.8/3.9, add .whl and other install dependencies.
  • README.md: significant updates to the dependencies and installation sections
  • rsvp/display.py: update to match PsychoPy updates
  • main.py: add command line options to the cli allowing bcipy to run with visualizations or fake data
  • shell/linux_requirements.sh: to include reference to python 3.9 and xvfb
  • setup.py: updates to allow differences in requirements between OS, version restrictions, and update to the latest release candidate

Test

  • Make test-all

Documentation

Are documentation updates required? In-line, README, or documentation? Yes, updated README and inline where appropriate.

Changelog

Is the CHANGELOG.md updated with your detailed changes? TODO

Separate requirements based on platform for testing CI. Update IP with new TextBox2 properties.
log the system


fix syntax error


fix
@tab-cmd tab-cmd requested a review from lawhead April 3, 2023 22:08
@tab-cmd tab-cmd merged commit 574e7ba into 2.0.0rc3 Apr 10, 2023
@tab-cmd tab-cmd deleted the upgrade_psychopy branch April 10, 2023 17:00
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