Skip to content

Commit

Permalink
psychxr requires cython
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Nov 9, 2023
1 parent 67d6278 commit 24028df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ keyboard==0.13.5
airium>=0.1.0
attrdict>=2.0.1
attrdict3

# Oculus/Quest VR support - currently only supported on Windows.
psychxr; platform_system == "Windows"
cython; platform_system == "Windows"

# This might try to build from source on linux (since there are no wheels for Linux on PyPI) .
# You can pass `--find-links=https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/` your `pip install` to use the prebuilt wheels at the link.
Expand Down

0 comments on commit 24028df

Please sign in to comment.