heathersimpson
About
- Username
- heathersimpson
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
Hi Edwin, Thanks for your help! But unfortunately copying the files for wx over did not work for me either, even with a new installation of wxPython , WinPython, and Python 2.7.5 :( It didn't fail with the same import error pop-up as before this …
-
Hi Sebastiaan, I tried downloading wxPython but still had some troubles, so I posted my (extremely long) question to that thread. I tried the Tk script, it crashed with psycho.py backend, xperiment backend is apparently not compatible with my machi…
-
Hi Edwin, I need a text box for my experiment that implements word-processor-like behavior (e.g. mouse interaction with text). Sebastiaan suggested the following script: # This code snippet requires the psycho back-endfrom psychopy import gui# Def…
-
Hi Sebastiaan, I tried using the latest version of the Python Portable release, but it still gave me the same error :( which looks like this: Error: Inline script error In: inline_script (run phase) File "dist\psychopy\gui.py", …
-
Hi Sebastiaan, So when I try this, using version 27.1 of OpenSesame, it runs, but when it comes to running the internal script item, it gives me an error message "Import Error: No module named wx". It seems that the internal version of Py…
-
Thank you! I haven't gotten this to work as of yet, but I'm going to get someone with more Python knowledge to help me out. Heather