cofinley / FluentForeverVocabBuilder

A nice interface to build Anki vocab cards quickly (based on Fluent Forever method)
54 stars 8 forks source link

Installation #2

Closed galantra closed 5 years ago

galantra commented 5 years ago

Hi, where exactly do I do the following:

Go into the project's directory python -m venv venv

Python 3

venv\Scripts\activate

Forward slashes on Linux/Mac

pip install -r requirements.txt

Sorry, I#m new to github.

cofinley commented 5 years ago

Once you have git and Python installed, navigate to a folder on your computer with the command line (Command Prompt for Windows, Terminal/iTerm for Mac OSX, Terminal for Linux). Then you can run these commands. You can find tutorials for these steps online.

galantra commented 5 years ago

Thank you! I've figured it out. I had to deal with [Errno 13]