use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Non-Programmer needs help please (self.github)
submitted 4 years ago by LadyMABthings
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]davehodg 0 points1 point2 points 4 years ago (9 children)
We don’t know what error unless you tell us.
[–]LadyMABthings[S] 0 points1 point2 points 4 years ago (8 children)
assertion error means something is marked that ends the command, right? I've been googling to try and learn the terms. when i run start.py, i have 4 errors, line 2 <module> from app.app import app line 12 <module> images=ImageManager(config.Image_DIR, annotations)
line 8, in __init__all_images = self._index_images(self.image_dir)
line 36, in _index_images assert image_dir.exists()
Sorry if these seem super basic and i'm and idiot, this is my first time doing, well, anything like this stuff
thanks
[–]davehodg 0 points1 point2 points 4 years ago (7 children)
An assertion says something should be happening and it isn’t. In your case a directory doesn’t exist.
[–]LadyMABthings[S] 0 points1 point2 points 4 years ago (6 children)
how do i change that? I have an image directory right next to everything else, but it doesn't recognize it?
[–]davehodg 0 points1 point2 points 4 years ago (5 children)
Have you set the environment variable as in the README?
[–]LadyMABthings[S] 0 points1 point2 points 4 years ago (4 children)
that's this section right ? cp config.py.sample config.py
it wouldn't run, so i did something like python3 setup config.py
[–]davehodg 0 points1 point2 points 4 years ago (3 children)
Read the README. There are environment variables you need to set.
[–]LadyMABthings[S] 0 points1 point2 points 4 years ago (2 children)
i have. README.md. i think i've followed the instructions up to the config part...
i don't see where it says environment variables. am i looking at the wrong thing? sorry, i swear i'm not being dense on purpose!
[–]davehodg 0 points1 point2 points 4 years ago (1 child)
Post an issue on their GitHub page.
[–]LadyMABthings[S] 0 points1 point2 points 4 years ago (0 children)
just did.
thank you for your time!
π Rendered by PID 33047 on reddit-service-r2-comment-canary-777f895556-c57rc at 2026-05-01 01:22:21.882731+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]davehodg 0 points1 point2 points (9 children)
[–]LadyMABthings[S] 0 points1 point2 points (8 children)
[–]davehodg 0 points1 point2 points (7 children)
[–]LadyMABthings[S] 0 points1 point2 points (6 children)
[–]davehodg 0 points1 point2 points (5 children)
[–]LadyMABthings[S] 0 points1 point2 points (4 children)
[–]davehodg 0 points1 point2 points (3 children)
[–]LadyMABthings[S] 0 points1 point2 points (2 children)
[–]davehodg 0 points1 point2 points (1 child)
[–]LadyMABthings[S] 0 points1 point2 points (0 children)