Skip to content

Commit

Permalink
Updated loading of DLLs
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianPlum committed Nov 20, 2021
1 parent 8a8d86d commit 09e8380
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
# load darknet with compiled DLLs for windows from respective path
from omni_trax.build.darknet.x64 import darknet

os.add_dll_directory("${omni_trax/build/darknet/x64}")
# now for the file management fucntions
from omni_trax.OmniTrax_utils import import_tracks, display_video, get_exact_frame, extractPatches, display_patches, \
sortByDistance
Expand Down

0 comments on commit 09e8380

Please sign in to comment.