klionmass.blogg.se

Psychopy cant open on mac
Psychopy cant open on mac










psychopy cant open on mac
  1. #Psychopy cant open on mac software#
  2. #Psychopy cant open on mac code#
  3. #Psychopy cant open on mac trial#
  4. #Psychopy cant open on mac mac#

#Psychopy cant open on mac trial#

The onset of the last fixation cross (fixation_NULL.started) in a trial of type None occurred at 1475.50655293 s but should’ve occurred at around 1471.5 s, thereby accumulating drift of about 4 s. If I look at the different components and their onset, I can see that they accumulate more and more drift over the duration of the paradigm. The randomization contains a column called time_s which is the time when a particular trial should ideally start. The MWE script does nothing else but wait for the user to press space to start, then it presents all trials consecutively as specified in the randomization file. I only include one of my different randomisations here in the folder randomizations/run1/ which is hard-coded in the trials loop in the MWE. Three of the conditions show video files of _non-slip_timing.py and was created using the method for non-slip timing described here. This way, upon every repeat of the trials loop, only the desired condition is actually presented. For example, if the condition name is filler then n_reps_filler is set to 1 and all other loops are set to 0 repetitions (code is in the “Begin Routine” tab).

#Psychopy cant open on mac code#

I have a code component in the trial_selector routine which on every loop sets all loops except the loop for the specified condition to 0 repetitions. Then, the trials loop goes through my individual randomisation file specifying the sequence of the experiment. My experiment was created using builder (using PsychoPy 2021.2.3 on Ubuntu Linux running on quite powerful hardware) and listens for a trigger on the parallel port at the start. Description of original problem encountered I am filing this bug report as suggested by in this PsychoPy discourse thread.

psychopy cant open on mac

Be aware that if a font is in the local user folder but is also present in one of the system-level folders, then it might appear to work, but only because TextBox2 is able to use the duplicate system-level font. It is difficult to provide a reproducible example, as it depends upon what fonts are on the particular system being tested. More likely, the user won't be aware that fonts can be stored in different places and simply be puzzled why TextBox2 displays some fonts but not others. The only option at present is to move the font to one of the System-level font folders, but the user might not have permissions to do that, or might consciously want to keep files restricted to their user folder. TextBox2, however, can not find local user fonts stored in ~/Library/Fonts and seems to fall back on using Verdana when that happens. TextStim can use fonts from all three locations.

#Psychopy cant open on mac mac#

I truncated some of the crashreporter report, but can provide more verbose versions.įonts on a Mac can be installed in the following folders: The first example is from Spyder, and the second one is from PsychoPy Coder. The common thread seems to be a graphic callback function with one of the audio libraries (which is interesting, because I'm not doing anything with audio). Sometimes it crashes 5 minutes into an experiment, at other times it crashes 10 minutes into an experiment.īelow are the faulthandler outputs of several crashes, followed by several crashreporter outputs. I can have 5 crashes in a row that occur several seconds after the camera setup screen has occured on the display PC. I'm using MacOS Mojave on a 2019(?) iMac.

#Psychopy cant open on mac software#

I'm using the latest Eyelink Developer's kit, and the software on the recording/host computer is up-to-date. For the record, I've tried 3 different installations: the latest 2022 Psychopy Coder, Spyder with python 3.8, and Spyder with Python 3.9. I'm getting semi-random segfault using Psychopy. For more, see CONTRIBUTING.mdĪnd the developers documentation at #404 Code Status To contribute, please fork the repository, hack in a feature branch, and send a The entire application and library are written in Python and is Simple graphical user interface called Builder, or write your experiments in To meet these goals PsychoPy provides a choice of interface - you can use a able to run experiments in a local Python script or online in JavaScript.It aims to provide a single package that is:












Psychopy cant open on mac