URL of experiment:
EPLab/final_jtc_oct_2024_v2
PsychoPy version:
2023.2.3
Description of the problem:
Hi All. I am struggling with opening my PsychoPy experiment when it comes to Pavlovia.
The experiment is working just fine while being opened on the local computer, but when it comes to the Pavlovia upload, it is not detecting the Software Platform (showing UNKNOWN and not PSYCHOJS) as well as when the experiment is being run, the screen shows the text “initialising” instead of running the experiment.
It seems problematic, because there was a situation earlier that the experiment was working on the computer and not online because of the Python libraries used in the code that Pavlovia was just not accepting, because they were probably too complicated. But now no other packages than pandas are used and I tried to achieve what I need in that experiment by doing it the simpliest way I can, without any more libraries and complicated code.
Experiment presents two slot machines, and each machine has its own sequential feedback that is shown after right or left key click. There are 5 trials and 4 of them require 20 clicks each, one of them requires 30 clicks.
Based on the previous attempts, I did this experiment in a completely new folder, with new file names, without any connections with other old versions. The new project in Pavlovia was created when syncing it with Pavlovia, but it still not working online.
It is hard for me to determine where is the problem and how can I fix it, since the experiments works while being run on the local laptop.
I would kindly appreciate any of your help. Thank you.