Skip to content
Discussion options

You must be logged in to vote

Since the first error I received was about not finding the imageio exe, I decided to run "pip install imageio". I tried make first_time_setup and received a similar message about black, so I ran "pip install black" and so far it seems to have fixed my issues.

I started with a fresh copy of this repo - changed python3 to python in the make file, ran
make first_time_setup
pip install imageio
pip install black
make first_time_setup
make all
and received my first output.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Genxdevs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant