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

Bug: 'square power of two ' warning during calibration #3

Open
dekuenstle opened this issue Sep 19, 2022 · 0 comments
Open

Bug: 'square power of two ' warning during calibration #3

dekuenstle opened this issue Sep 19, 2022 · 0 comments

Comments

@dekuenstle
Copy link
Member

During calibration, the following warning is printed:

/home/USER/anaconda3/envs/psychopy-pixx/lib/python3.8/site-packages/psychopy/visual/basevisual.py:942: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
    if tex in ["none", "None", "color"]:
    Showing gradient with 16-bit luminance (should be smooth) ...
    9.3984  ERROR   Requiring a square power of two (e.g. 16 x 16, 256 x 256) texture but didn't receive one
    9.4024  ERROR   Requiring a square power of two (e.g. 16 x 16, 256 x 256) texture but didn't receive one
    19.4857         ERROR   Requiring a square power of two (e.g. 16 x 16, 256 x 256) texture but didn't receive one
    19.4873         ERROR   Requiring a square power of two (e.g. 16 x 16, 256 x 256) texture but didn't receive one 
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

No branches or pull requests

1 participant