Radu Suciu

Results 92 comments of Radu Suciu

> I see, should we expect it to be fixed after #539? I'm not 100% since I could not reproduce the failure locally, but I did verify that the wheels...

> I think it is a good idea to build wheels during CI to make sure everything works before creating a release. Are you possibly interested in making a PR?...

> @radusuciu I have downloaded and tested your artifact this morning and all seems to be well... > > > > I used poetry and tried to install using that...

@karl0ss can you please share the `pyproject.toml` file? I just tried with poetry 1.8.2: First attempting to add without a `pyproject.toml`: ```shell > poetry add .\git_cliff-2.1.6-py3-none-win_amd64.whl Poetry could not find...

> @radusuciu I spoke with the poetry team today, and i'm not sure its your issue, they stated "the issue is that the pkginfo version that is installed does not...

Looks like the metadata-version was bumped to 2.3 as of maturin 1.5.0: https://github.com/PyO3/maturin/pull/1965 Comparing the METADATA file from the 2.1.2 wheel on PIP and the workflow wheel above, it seems...

Thanks for the validation, was feeling a little crazy that I was the only one with the issue despite my being able to reproduce it consistently.. in fact I can't...

> Ok, @danielroe, your instinct was right after all: > > > my instinct is that this might be a watcher issue > > I kept digging inside @vitejs/plugin-vue and...

I just verified that this is fixed with the latest version of nuxt! Thank you!

It almost works: https://github.com/radusuciu/git-cliff/actions/runs/8207985679/ The platforms that fail, fail because of the same reason: ``` Defaulting to user installation because normal site-packages is not writeable Looking in links: pypi/wheels Processing...