Jose Enriquez
Jose Enriquez
Hi, I am running issues with the compilation of pyproject.toml to requirements.txt, I am using: `uv pip compile pyproject.toml -o requirements.txt.  This is the content of the toml: ```toml...
Hi, When I try to create a virtualenv from a Python Embedded version on Windows I get the following error: ```cmd Using Python 3.7.9 interpreter at C:\Users\alex\Documents\Python\python-3.7.9-embed-amd64\python.exe Creating virtualenv at:...
### Self-Hosted Version 23.13.1 ### CPU Architecture x86_64 ### Docker Version 24 latest - Ubuntu and Debian ### Docker Compose Version 2.23.3 ### Steps to Reproduce When running `sudo docker...
Hi, Thank you for the amazing work done with the configurations, I was wondering, is the Output - sRGB gone? What happen with similar color spaces, they were really useful...
Hi, I was wondering if there are any plans for creating plugins for Pycharm for the formatter and linter Ruff. Most of the people I have ever worked use Pycharm...
### Description of the new feature / enhancement As a user, I would like to run locksmith in a file that I can't close and see which other machine process...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find an [open...
Hi, I am currently testing plumbum, amazing and simple but, when I try to run python, the python.exe in Windows, I know it runs but closes, it doesn't stay in...
WMIC is missing in the latest release of Windows 11 24h2. Now it is optional and REZ can't start. **Environment** * OS Windows 11 24H2 * Rez version 2.3.1 *...