make activate doesn't work #1

Closed
opened 3 years ago by mb · 2 comments
mb commented 3 years ago

spotted by @rra

spotted by @rra
Owner

Yeah makefiles don't like the source command, you can just pass the path of the python to the commands you need to run inside the virtual environment instead though! See https://git.vvvvvvaria.org/varia/varia-library-website/src/branch/master/makefile for an example.

Yeah makefiles don't like the source command, you can just pass the path of the python to the commands you need to run inside the virtual environment instead though! See https://git.vvvvvvaria.org/varia/varia-library-website/src/branch/master/makefile for an example.
mb commented 3 years ago
Poster

Thanks! I removed make activate and simplified the Makefile to just:

  • make setup to create the venv and install dependencies
  • make to run
Thanks! I removed `make activate` and simplified the Makefile to just: - `make setup` to create the venv and install dependencies - `make` to run
mb closed this issue 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.