David Hotham

Results 1108 comments of David Hotham

project 2 needs to be know where all of its dependencies can be found, including indirect dependencies. The way to do this is to configure it with sources.

What you suggest has lots of problems to solve. Off the top of my head: - First, it's just a long way from how the code is currently structured. You...

sounds duplicate #7574, please close

fair enough I don't use poetry on windows so can't offer further help. The only other idea that suggests itself looking at your log is that maybe the non-ascii username...

duplicate https://github.com/python-poetry/poetry/issues/9841, please close tldr I recommend never using `poetry self`

there is no need to have an issue and a pull request, just the pull request is sufficient

"the last element of a path" is also not unique. suggest naming your projects

I don't honestly understand how this is expected to work - isn't using poetry to manage its own environment all but certain sometimes to remove packages that poetry is actively...

more or less by definition: not the same problem if it's not `poetry self` related. Perhaps you're thinking of #1031 etc (where https://github.com/python-poetry/poetry-core/pull/460 looks close to happening) IMO if no-one...

those issues are only superficially similar: all of them are related to a quite different problem (where python fails to clean up temporary directories on Windows, start at https://github.com/python/cpython/pull/24793 if...