I used builder to write the program, and tried to use Pyinstaller to package it, and it was successfully packaged, but when I ran it, I found that the psychopy library was not packaged into it, and I got an error.
Traceback (most recent call last):
File âmain.pyâ, line 15, in
ModuleNotFoundError: No module named ()
âpsychopyâ)
Here is a previous post on this (which links back to a still earlier post).
i see. itâs there any other better method?
What are you trying to achieve?
something like .exe? Simpler integration solutions, you know âŚbossâs Requirements