-
Notifications
You must be signed in to change notification settings - Fork 8
How to install invoke #20
Comments
hum those information are more related to pipenv than to this project and the setup of pipenv depends on your system, but if your on a recent debian After this the command in the readme should be enough to install all dependencies and activate the virtual env and run the data import process:
beware that it installs the dependencies only on the first run (it does not check that they are up to date if I remember correctly). If you want to install them again, you only have to run To enter the virtual env to run custom command you can do |
At least invoke is missing on the pipenv. Sorry but I found easier to not use this project. At least on first try... propably caused by the usage of pipenv and invoke. Maybe juste a Makefile can do the job. Look at OpenMapTiles, a Makefile and .sh to quick start de Makefile. |
hum I don't think What exactly did you run? For the Makefile+.sh, I guess it's a matter of habits, I personally hate writing bash 😜 |
|
hum it's been a while since I used this project, maybe the first Can you try the same commands but with |
Yes, |
sorry, my bad then, I thought the first |
The readme lacke information about of the setup the pipenv, enter it and how to install invoke and have the right version of it.
The text was updated successfully, but these errors were encountered: