Sam Foreman

Results 15 comments of Sam Foreman

@owenlamont for a temporary fix, you can manually edit the `pyvenv.cfg` after creating the environment, e.g.: ```bash $ uv venv uv-venv-test Using Python 3.11.6 interpreter at /Users/samforeman/micromamba/envs/2023-11-11/bin/python3.11 Creating virtualenv at:...

Honestly it's something I've been meaning to do but just haven't gotten around to. I'm not too familiar with the distribution side of packaging, so I'm not entirely sure what...

Sorry, I've been busy the past couple of days at this workshop but let me try getting into it over the weekend and see how it goes. > I'm happy...

Bit delayed, but it's available on PyPI at [`l2hmc`](https://pypi.org/project/l2hmc/)! I still plan to setup CI / automated tests + releases so I'll keep this open for the time being as...

@matthewfeickert gonna close this now honestly, this Issue is what initially pushed me to _really_ learn / understand: - a lot of the pain points related to {packaging, environments, organization}...