We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91d1f5d + d91ce20 commit c6ac4b0Copy full SHA for c6ac4b0
caiman/caimanmanager.py
@@ -12,6 +12,7 @@
12
import subprocess
13
import sys # for sys.prefix
14
15
+import caiman
16
from caiman.paths import caiman_datadir
17
18
sourcedir_base = os.path.join(sys.prefix, "share", "caiman") # Setuptools will drop our datadir off here
0 commit comments