Syntax Error after installing #48
Unanswered
lizard-heart
asked this question in
Q&A
Replies: 1 comment
-
Did you use |
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
-
I cloned the repository like this:
git clone https://github.com/lucasrla/remarks.git && cd remarks
Then I installed the requirements:
pip install -r requirements.txt
But then, when I tried running remarks, with this:
python -m remarks --help
I get this:
I'm not sure if the problem is me installing it wrong, but it would be great if somebody could help.
Beta Was this translation helpful? Give feedback.
All reactions