You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am very interested in this project after watching your sample video. But when I tried to ">>> from lucidsonicdreams import LucidSonicDream" , I encountered the problem of "OSError: sndfile library not found". I can't solve it, hope you can help me. I'm very much obliged to you
Traceback (most recent call last):
File "D:\python\lib\site-packages\soundfile-0.10.3.post1-py3.6.egg\soundfile.py", line 142, in
raise OSError('sndfile library not found')
OSError: sndfile library not found
During handling of the above exception, another exception occurred:
OSError: cannot load library 'D:\python\lib\site-packages\soundfile-0.10.3.post1-py3.6.egg_soundfile_data\libsndfile64bit.dll': error 0x7e
The text was updated successfully, but these errors were encountered:
Hello, I am very interested in this project after watching your sample video. But when I tried to ">>> from lucidsonicdreams import LucidSonicDream" , I encountered the problem of "OSError: sndfile library not found". I can't solve it, hope you can help me. I'm very much obliged to you
Traceback (most recent call last):
File "D:\python\lib\site-packages\soundfile-0.10.3.post1-py3.6.egg\soundfile.py", line 142, in
raise OSError('sndfile library not found')
OSError: sndfile library not found
During handling of the above exception, another exception occurred:
OSError: cannot load library 'D:\python\lib\site-packages\soundfile-0.10.3.post1-py3.6.egg_soundfile_data\libsndfile64bit.dll': error 0x7e
The text was updated successfully, but these errors were encountered: