simple_vehicle_counting
simple_vehicle_counting copied to clipboard
Error importing analysis package
Traceback (most recent call last):
File "demo.py", line 4, in
The same issue on python 3.6.3
You may want to follow this thread: https://github.com/andrewssobral/simple_vehicle_counting/issues/22 and add -fPIC in ADD_DEFINITIONS as it in that thread.