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

files not transferring over from build #1

Closed
MdDakota opened this issue May 11, 2021 · 2 comments
Closed

files not transferring over from build #1

MdDakota opened this issue May 11, 2021 · 2 comments

Comments

@MdDakota
Copy link

Hey, I am new to python and coding in general.
The problem I am running into is that when I've got everything downloaded and I try to run main.py it comes up with-

File "main.py", line 13, in
from rgb import RGBThread
File "/home/therm3/ai-thermometer/rgb/init.py", line 1, in
from .rgb_thread import *
File "/home/therm3/ai-thermometer/rgb/rgb_thread.py", line 7, in
from .camera import make_imx219_capture

When I look in my camera directory there are no files. Am I missing something on the download? or will I have to add the files in afterwards?

@rtime2awaken
Copy link

I'm having the same issue. I see that some of the files are hidden. I don't know if that has anything to do with it. I also don't know w if these issues will be seen from this location. I am new to github.

@tomasz-lewicki
Copy link
Owner

Hi! See if this helps 🙂

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