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

Unable to import CSICamera as instructed in the installation guide #44

Open
Bobliew opened this issue Aug 30, 2023 · 1 comment
Open

Comments

@Bobliew
Copy link

Bobliew commented Aug 30, 2023

I followed the installation guide for this package, but I encountered an issue when trying to import CSICamera. According to the guide, I attempted the following import statement:
from jetcam.csi_camera import CSICamera this import statement does not work correctly. This issue can be resolved by using the following import statement instead:
from jetcam.jetcam.csi_camera import CSICamera .

@sunday-hao
Copy link

maybe you can append where the jetcam dictionnary was installed to sys.path.

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

2 participants