So I've installed ABlog using "pip install -U ablog" with no errors. When I cd into my project folder (empty) and enter "ablog start" to build the initial set of files/folders, I get "Command 'ablog' not found.."
Seems as though my system doesn't recognize the command, even after being installed. I can run "sphinx-quickstart" with no issue, so I know I can run things from my python installed list.
I feel like this is probably just user error on my part, but has anyone else figured this out?
So I've installed ABlog using "pip install -U ablog" with no errors. When I cd into my project folder (empty) and enter "ablog start" to build the initial set of files/folders, I get "Command 'ablog' not found.."
Seems as though my system doesn't recognize the command, even after being installed. I can run "sphinx-quickstart" with no issue, so I know I can run things from my python installed list.
I feel like this is probably just user error on my part, but has anyone else figured this out?