running on ubuntu #74
v479038280
started this conversation in
General
Replies: 1 comment
-
Yes, installing the requirements is ... well required. But the documentation is a bit sparse at the moment. We're working on that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when installing on ubuntu we must use
sudo pip install -r requirements.txt
to install all the libs,or we'll get this errorPermissionError: [Errno 13] Permission denied
Beta Was this translation helpful? Give feedback.
All reactions