Skip to content

Docs with conda options not being build because: Invalid "conda.file": file not found #7535

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

Closed
marimeireles opened this issue Oct 5, 2020 · 1 comment

Comments

@marimeireles
Copy link

Details

Expected Result

Docs build using conda to create an environment.

Actual Result

Docs don't build and I get the following:

Problem in your project's configuration. Invalid "conda.file": file not found

I tried to follow the docs and projects that use conda to build their envs and there is no difference between my files and theirs. See:
readthedocs.yaml: https://github.com/QuantStack/ipycytoscape/blob/master/readthedocs.yml
doc envs: https://github.com/QuantStack/ipycytoscape/blob/master/docs/environment.yml

I'm trying it as an alternative to pip since it's causing me a few problems #7520.

Any idea of what might be wrong?
Thanks a lot!

@stsewd
Copy link
Member

stsewd commented Oct 5, 2020

Hi, you are missing the version of the config file, see https://docs.readthedocs.io/en/stable/config-file/v2.html#conda

@stsewd stsewd closed this as completed Oct 5, 2020
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