Troubleshooting
Describe the bug
Hi!
I am using the GUI installer in Linux Mint 22 Cinnamon and after the installer I open the builder and I get the following error.
I have tried many options: modify the devnames.pop, install it again using pip, tried it in Ubuntu 22.04 and 24.04 and I always get the same problem.
Any ideas on how to solve it?
THANKS!
Operating System
Linux Mint 22
Install command used
bash <(curl -LsSf https://github.com/wieluk/psychopy_linux_installer/releases/latest/download/psychopy_linux_installer) --gui
To Reproduce
Log file link
0.4118 DEBUG Opening message catalog /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/localization/../app/locale/en_US/LC_MESSAGE/messages.mo for locale en_US 5.6187 WARNING Monitor specification not found. Creating a temporary one... 9.7602 INFO Calling psychopy.plugins.activatePlugins(), but no plugins have been found in active distributions. 10.1832 DEBUG PavloviaLoggedIn ============================ Updating package index ============================ Running command: /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/bin/python3 /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/scripts/psychopy-pkgutil.py --app-pref-dir /home/fefe/.psychopy3 update Exception in thread Thread-7 (refreshPackageIndexTask): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/app/plugin_manager/packageIndex.py", line 299, in refreshPackageIndexTask downloadPluginAssets() File "/opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/app/plugin_manager/packageIndex.py", line 103, in downloadPluginAssets for plugin in _packageIndex['available']['plugins']['packages'].values(): TypeError: 'NoneType' object is not subscriptable 13.1113 WARNING Couldn't connect to psychopy.org Check internet settings (and proxy setting in PsychoPy Preferences. 14.3103 ERROR Package index file not found. PTB-INFO: Using PortAudio V19.7.0-devel, revision unknown
Troubleshooting
--build-wxpythonto build from source./tmphas enough disk space during the build process.Describe the bug
Hi!
I am using the GUI installer in Linux Mint 22 Cinnamon and after the installer I open the builder and I get the following error.
I have tried many options: modify the devnames.pop, install it again using pip, tried it in Ubuntu 22.04 and 24.04 and I always get the same problem.
Any ideas on how to solve it?
THANKS!
Operating System
Linux Mint 22
Install command used
bash <(curl -LsSf https://github.com/wieluk/psychopy_linux_installer/releases/latest/download/psychopy_linux_installer) --gui
To Reproduce
Log file link
0.4118 DEBUG Opening message catalog /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/localization/../app/locale/en_US/LC_MESSAGE/messages.mo for locale en_US 5.6187 WARNING Monitor specification not found. Creating a temporary one... 9.7602 INFO Calling
psychopy.plugins.activatePlugins(), but no plugins have been found in active distributions. 10.1832 DEBUG PavloviaLoggedIn ============================ Updating package index ============================ Running command: /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/bin/python3 /opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/scripts/psychopy-pkgutil.py --app-pref-dir /home/fefe/.psychopy3 update Exception in thread Thread-7 (refreshPackageIndexTask): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/app/plugin_manager/packageIndex.py", line 299, in refreshPackageIndexTask downloadPluginAssets() File "/opt/psychopy/PsychoPy-2025.2.2-Python3.10/.venv/lib/python3.10/site-packages/psychopy/app/plugin_manager/packageIndex.py", line 103, in downloadPluginAssets for plugin in _packageIndex['available']['plugins']['packages'].values(): TypeError: 'NoneType' object is not subscriptable 13.1113 WARNING Couldn't connect to psychopy.org Check internet settings (and proxy setting in PsychoPy Preferences. 14.3103 ERROR Package index file not found. PTB-INFO: Using PortAudio V19.7.0-devel, revision unknown