Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Conda install not working in Windows 10 for python 3.7 #1157

Open
txarlie13 opened this issue Nov 6, 2020 · 1 comment
Open

Conda install not working in Windows 10 for python 3.7 #1157

txarlie13 opened this issue Nov 6, 2020 · 1 comment
Labels

Comments

@txarlie13
Copy link

The instructions in the docs work for installing taurus through conda (uses python 3.8) on Windows, but when trying to install pytango through conda it needs python 3.7 and there are unsolvable conflicts.

@cpascual
Copy link
Member

cpascual commented Nov 8, 2020

thanks @txarlie13 for the report.
I confirm the issue.

In fact, I think that it can also be reproduced in linux, with:

conda create -n foo --override-channels -c anaconda -c conda-forge -c taurus-org taurus 'python<3.8'

@cpascual cpascual added the bug label Nov 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants