mikael-alafriz-deel / lucid-sonic-dreams

MIT License
771 stars 157 forks source link

OSError: cannot load library #28

Open Little-devil-cat opened 3 years ago

Little-devil-cat commented 3 years ago

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

lowlypalace commented 2 years ago

Same issue here