Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing analysis package #30

Open
soubhik-theallrounder opened this issue Dec 18, 2017 · 2 comments
Open

Error importing analysis package #30

soubhik-theallrounder opened this issue Dec 18, 2017 · 2 comments

Comments

@soubhik-theallrounder
Copy link

Traceback (most recent call last):
File "demo.py", line 4, in
import analysis
File "/home/comp-proj-22/simple_vehicle_counting/python/analysis/init.py", line 1, in
from _analysis import *
ModuleNotFoundError: No module named '_analysis'

@sunblade
Copy link

sunblade commented Feb 9, 2018

The same issue on python 3.6.3

@cygerts
Copy link

cygerts commented Apr 3, 2018

You may want to follow this thread:
#22 and add -fPIC in ADD_DEFINITIONS as it in that thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants