While converting a python programm that uses pytorch and pyaudio to .exe I´m getting "ValueError: Package 'soundfile' does not exist or is not a package!" on auto-py-to-exe even though it works fine in PyCharm and I have checked that soundfile is correctly installed.
Asked
Active
Viewed 212 times