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

mamba plugin in asv 0.6.0: ValueError: too many values to unpack (expected 2) #1326

Closed
anmyachev opened this issue Aug 23, 2023 · 1 comment · Fixed by #1331
Closed

mamba plugin in asv 0.6.0: ValueError: too many values to unpack (expected 2) #1326

anmyachev opened this issue Aug 23, 2023 · 1 comment · Fixed by #1331
Labels
bug Triaged as a bug that needs fixing

Comments

@anmyachev
Copy link
Contributor

   for pkgname, pipval in pip_args:
ValueError: too many values to unpack (expected 2)
(Pdb) pip_args
[('asv_runner', None), ('pympler', None), 'numpydoc=1.1.0']
HaoZeke added a commit to HaoZeke/asv that referenced this issue Aug 23, 2023
@HaoZeke HaoZeke added the bug Triaged as a bug that needs fixing label Aug 23, 2023
@HaoZeke
Copy link
Member

HaoZeke commented Aug 23, 2023

Thanks for the report @anmyachev! Should be fixed by #1331

HaoZeke added a commit to HaoZeke/asv that referenced this issue Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Triaged as a bug that needs fixing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants