Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate name while building wheel of packages #4960

Closed
2 of 3 tasks
I-love-study opened this issue Dec 31, 2021 · 3 comments
Closed
2 of 3 tasks

Duplicate name while building wheel of packages #4960

I-love-study opened this issue Dec 31, 2021 · 3 comments
Labels
kind/bug Something isn't working as expected status/duplicate Duplicate issues

Comments

@I-love-study
Copy link

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

Issue

Hello, I try to use poetry to build and publish my packages(which have c extension in it).
But when I try to build wheel. It'll warn me Duplicate name
image

And when I check the .whl file. I'm surprised that all the .py file have a exactly the same file in it(including name)
image

I don't know how to solve this problem so I open a issue to ask.
And my package is in here
https://github.com/I-love-study/graiax-silkcoder/blob/6791fe239c3872a6a2c109b3e5ab91245c91c87a

Sorry for my poor English because I'm not a native english speaker.

@I-love-study I-love-study added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Dec 31, 2021
@dimbleby
Copy link
Contributor

dimbleby commented Nov 6, 2022

I cloned that repository at that commit, and poetry build today does not reproduce this problem

@dimbleby
Copy link
Contributor

dimbleby commented Jun 4, 2023

previous failure to reproduce was likely because I was not on Windows: however this looks like it was #7505 and therefore now has been fixed for real.

@radoering radoering added status/duplicate Duplicate issues and removed status/triage This issue needs to be triaged labels Jun 4, 2023
@radoering radoering closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected status/duplicate Duplicate issues
Projects
None yet
Development

No branches or pull requests

3 participants