Skip to content
New issue

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

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

Already on GitHub? # to your account

QUERY: Unknown environment type 'mamba' #1390

Closed
lucascolley opened this issue Mar 2, 2024 · 3 comments · Fixed by #1422
Closed

QUERY: Unknown environment type 'mamba' #1390

lucascolley opened this issue Mar 2, 2024 · 3 comments · Fixed by #1422

Comments

@lucascolley
Copy link
Contributor

lucascolley commented Mar 2, 2024

scipy/scipy#20162 (comment) @HaoZeke

On running SciPy's benchmark suite I see Unknown environment type 'mamba'. Allowed values based on existing plugins are ['existing', 'conda', 'virtualenv']..

Versions:

  • asv 0.6.3
  • libmamba 1.5.6
  • libmambapy 1.5.6
  • mamba 1.5.4

All from conda-forge.

@lucascolley lucascolley changed the title QUERY: Unknown environment type 'mamba'. Allowed values based on existing plugins are ['existing', 'conda', 'virtualenv']. QUERY: Unknown environment type 'mamba' Mar 2, 2024
@HaoZeke
Copy link
Member

HaoZeke commented Mar 2, 2024

Ah yes, so this needs conda-build as well now since mamba_helpers had to be vendored in, it used to be a dependency of the older versions of libmamba. Could you check if installing conda-build fixes this?

@HaoZeke
Copy link
Member

HaoZeke commented Mar 2, 2024

I'll keep the issue open, we need clearer installation dependencies in the log.

@lucascolley
Copy link
Contributor Author

Could you check if installing conda-build fixes this?

Yep, that's it 👍

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

Successfully merging a pull request may close this issue.

2 participants