I do not have git installed! (I am on windows, btw, as is probably obvious from my inability to install packages!)
When I download the zip from git and unzip it, I don't get an ao3 folder, but I do get an ao3-master folder nested inside another ao3-master folder.
When I run $pip install in the console from inside either of those folders, I get "ERROR: you must give at least one requirement to install"
(Messing with python has been an interesting experience of it's relatively easy to find "how to write python code", and find people with cool things to share on git, but when it comes to the really basic stuff like "what is the point of the python app" or "how to install packages", nobody explains these things, at all, ever! I've only done browser scripts for ages, so it's all new to me.)
no subject
When I download the zip from git and unzip it, I don't get an ao3 folder, but I do get an ao3-master folder nested inside another ao3-master folder.
When I run $pip install in the console from inside either of those folders, I get "ERROR: you must give at least one requirement to install"
(Messing with python has been an interesting experience of it's relatively easy to find "how to write python code", and find people with cool things to share on git, but when it comes to the really basic stuff like "what is the point of the python app" or "how to install packages", nobody explains these things, at all, ever! I've only done browser scripts for ages, so it's all new to me.)