Html installation guide
Closed
Html installation guide
Make sure that Html installation guide is complete and correct. User should be able to run programs following only the instructions given there.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
mentioned in commit 760868e6
mentioned in commit 0011dc7a
still not working
(test_env) oliskir@svalbard:~/src/meridian/sound_classification/sound_classification/tests$ python test_pre_processing.py Traceback (most recent call last): File "test_pre_processing.py", line 19, in <module> import sound_classification.pre_processing as pp File "/home/oliskir/test_env/lib/python3.6/site-packages/sound_classification/__init__.py", line 2, in <module> import sound_classification.pre_processing File "/home/oliskir/test_env/lib/python3.6/site-packages/sound_classification/pre_processing.py", line 15, in <module> from pydub import AudioSegment ModuleNotFoundError: No module named 'pydub'
mentioned in commit 4a1e9ff4
4a1e9ff4 fixes the problem with pydub
mentioned in merge request !4 (merged)
closed via merge request !4 (merged)
mentioned in commit 39a8b9fe
mentioned in merge request !256 (merged)
Please register or sign in to reply