ppigazzini
ppigazzini
> > Cant we just use this? `pip install packageName --target pathOfDirectorty` > > And then import packages from this directory, without any local enviroment or using their unreliable global...
To overtake the issue `python/pip` has the user mode `python3 -m pip --user install` (but this could messes with another package version installed in user mode) and, the only safe...
We setup the server with setuptools (poetry is a more recent alternative to install python applications). But there is still the problem that is responsibility of the user to setup...
> > I dont see how it's fine to have the packages directly in this repository and at the same time deny the addition of docker. So we are saying...
```yaml Mar 05 08:04:14 dfts-0 pserve[30927]: File "/home/usr00/fishtest/server/fishtest/views.py", line 560, in user_management Mar 05 08:04:14 dfts-0 pserve[30927]: "idle_users": get_idle_users(request, users), # depends on cache too Mar 05 08:04:14 dfts-0 pserve[30927]:...
I go offline now, I will busy for 3 days.
DEV updated.
PROD updated, thank you @peregrineshahin
DEV updated, LGTM, just nit picking.
I fixed the conflicts, fixed 2 more errors in the original PR, rebased on master and ran on DEV. There are not tooltips.