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

Multiple .dist-info directories #63

Open
hobu opened this issue Dec 21, 2019 · 4 comments
Open

Multiple .dist-info directories #63

hobu opened this issue Dec 21, 2019 · 4 comments

Comments

@hobu
Copy link

hobu commented Dec 21, 2019

When I try to press a windows package:

conda press --subdir=win-64 Rtree=0.9.3=py38hbf79ddb_0  --skip-python --only-pypi

and then attempting to install the resulting whl in a new environment

pip install rtree-0.9.3-0_py38hbf79ddb-py2.py3-none-win_amd64.whl

results in the following error

  File "C:\Miniconda3\envs\rtree-test2\lib\site-packages\pip\_internal\wheel.py", line 408, in clobber
    assert not info_dir, ('Multiple .dist-info directories: ' +
AssertionError: Multiple .dist-info directories: C:\Miniconda3\envs\rtree-test2\Lib\site-packages\Lib\site-packages\Rtree-0.9.3.dist-info, C:\Miniconda3\envs\rtree-test2\Lib\site-packages\rtree-0.9.3.dist-info
@hobu
Copy link
Author

hobu commented Feb 27, 2020

Is activity on the conda press effort halted?

@scopatz
Copy link
Contributor

scopatz commented Feb 27, 2020

Hi @hobu - I am happy to review & merge PRs and perform releases!

I don't have a ton of time personally to put into developing it. It is something that I was doing in my free time and I have been consistently yelled at about it from certain people. I just don't have the emotional capacity to deal with the level of negativity that I was experiancing over this.

I'd also be happy to work on it in a funded capacity, if you know of anyone who has potential interest in funding it.

@hobu
Copy link
Author

hobu commented Feb 27, 2020

Thanks for the status update.. I was hoping you would have the resources to be able to mature it to the point that it was standard tooling. For someone like me who understands very little of the intricacies of wheels, it was heading in a very useful direction. Of course, I have no time to contribute and can't add much other than to provide annoying bug reports for edge cases you hadn't yet considered. Thanks for getting it this far.

I have been consistently yelled at about it from certain people

That's discouraging!

@scopatz
Copy link
Contributor

scopatz commented Feb 27, 2020

That's discouraging!

Yeah! I know! It has been a super frustrating.

I really want to get this project to maturity, but I can't do it by myself in the current environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants