Thorsten Kaufmann

Results 66 comments of Thorsten Kaufmann

Thanks for the report. As a side note: I am not a fan of how `pip_install_remap` works now as it forces us to add package specific (or better: files in...

Ah no problem. I just wanted to double down and state that i am generally not a fan :)

I guess the main question here is what do you want to achieve by putting package descriptions into a database. People have mentioned doing like David did and implement Mongo...

> It's not about performance; I've seen the difference memcached can make and am not concerned that we'll see a problem here. And I'm less interested in putting package descriptions...

Has been a while trying. Will try to replicate and check the dependency. I did use Install-Module. PowerShell version is 7.1.3

I am totally overwhelmed at work this week. Will try and look into it again and check.

Thanks for the report, will try to look into this today

We release pure-python packages through rez-pip, everything else as rez packages. For DCC integrations we usually split packages that are pure python for functionality and packages that need special treatment...

> I agree 100%. I would also love a configuration option to default python packages to a different location. In my case, any pip packages go to separate location, making...