Revert "Possible bugfix for pyinstaller"
This reverts commit 17319c4925
.
This commit is contained in:
parent
17319c4925
commit
e9d7f0561e
@ -3,10 +3,6 @@ LASP: Library for Acoustic Signal Processing
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Error with dbm in Pyinstaller
|
|
||||||
# https://stackoverflow.com/questions/45670104/how-to-fix-the-no-dbm-clone-found-error-in-pyinstaller
|
|
||||||
import dbm.dump
|
|
||||||
|
|
||||||
|
|
||||||
from .lasp_version import __version__
|
from .lasp_version import __version__
|
||||||
from .lasp_common import *
|
from .lasp_common import *
|
||||||
|
Loading…
Reference in New Issue
Block a user