Shrikant Sharat Kandula

Results 103 comments of Shrikant Sharat Kandula

Hey @MattTennison, thanks for dropping an update, I was wondering about this myself 😄. Regarding your assumptions, 1. Correct. But I'd rather the Dockerfile have nothing to do with the...

Closing this since a `Dockerfile` is now part of the project, and it includes frontend, backend as well as docs in it.

That's very odd. The `manage` script uses the `venv` module to create the virtual environment, in the `ensure-venv` command. This command should already run `ensurepip` unless the `--without-pip` argument is...

I see. Thanks for sharing that. I still find it a bit odd though, because I practically copy pasted the venv-creation code from the old makefile to the new manage...

Awesome, thanks for confirming that. Yeah, everytime Python is upgraded we have to deal with this. Perhaps we can make the `manage` script just detect this, and re-create the venv...

Hey @MattTennison, sorry, got to reviewing this only now. I see that we are *building* the frontend code inside the Docker build process. That would mean the Docker image needs...

Closing since it's been over a year without any activity, and the project now has a `Dockerfile` already. Thank you for all your support! :)

Oh hey, thanks for reporting this. I can't seem to reproduce this though. Can you try this out in another browser and see if you get the same error?

Ah I see. I didn't take the version number from your comment seriously at first glance, but it looks to be quite old. I am running Firefox 93 myself. I'm...