Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Training with Use Autotune Selected (Gui v 1.0.0-beta1) #265

Closed
reedflyfarm opened this issue Feb 23, 2024 · 2 comments
Closed

Error Training with Use Autotune Selected (Gui v 1.0.0-beta1) #265

reedflyfarm opened this issue Feb 23, 2024 · 2 comments

Comments

@reedflyfarm
Copy link

Training fails with error when training on once class of 1000 files (bandpass 250 - 3000)

Traceback (most recent call last):
File "gui.py", line 14, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "librosa_init_.py", line 209, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "librosa\core_init_.py", line 6, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "librosa\core\audio.py", line 11, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\signal_init_.py", line 331, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\signal_peak_finding.py", line 8, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\stats_init_.py", line 485, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\stats_stats_py.py", line 46, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\stats\distributions.py", line 10, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\stats_continuous_distns.py", line 32, in
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "scipy\stats_boost_init_.py", line 13, in
ImportError: DLL load failed while importing nbinom_ufunc: The paging file is too small for this operation to complete.

@kahst
Copy link
Owner

kahst commented Feb 23, 2024

We had a few dynamic resource allocation issues and some version mismatches, but this should be resolved in the 1.0.2 release. Can you please check?

@reedflyfarm
Copy link
Author

that worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants