Matt Davis
Matt Davis
That makes sense then, yes I agree it should work -- are you able to view an html index of packages at that location of your custom source?
Well I created a Gitlab trial, so have 30 days to figure this out 😆 but from first take, it appears that the index that redirect packages from pypi doesn't...
@jonbiemond Hey, I am actually not able to reproduce this -- I setup a trial Gitlab, and the only thing I can note is when you grant the access token,...
Please recheck with `2024.3.0` new release, is believed to have fixed this type of issue.
Is this something that can be worked into: https://github.com/pypa/pipenv/pull/6230
## Analysis of Pipenv Issue #6226 **1. Problem Summary:** The issue reports that `pipenv shell` does not set the `VIRTUAL_ENV` environment variable when used in a Zsh shell with Oh...
This is possibly fixed in the `main` pipenv branch as we converted off `pkg_resources` recently ... could you try against that to see?
@kaykurokawa did you install pipenv from apt? Those symptoms you describe makes me think yes, as modern pipenv supports 3.12 and does not import pip from outside of pipenv.
Bummer I missed this -- if someone wants to take a shot at fixing it, I would be super appreciative. I head to SF for work this weekend and won't...
@dan-hook could you take a look at https://github.com/pypa/pipenv/pull/6209 and help me determine if this is the right behavioral fix.