NREL conda channel not recognized
I am unable to install a particular package from the NREL conda channel.The package in question is https://anaconda.org/nrel/nrel-pysam
My AppVeyor build file is attached.
- appveyor_log.txt 1.91 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on 30 Jul, 2019 03:37 PM
Are you still experiencing this error, and does this error not appear when you build locally?
2 Posted by luke.reed on 30 Jul, 2019 03:56 PM
Yes, I am still experiencing this issue. I am, however, able to build from the NREL conda channel locally just fine. I've attached the conda environment .yml file that I build locally with.
Support Staff 3 Posted by Owen McDonnell on 30 Jul, 2019 11:33 PM
Could it be that you are trying to install a 64 bit package with a 32 bit Miniconda?
Try adding
C:\Miniconda3-x64
to the path instead.4 Posted by luke.reed on 31 Jul, 2019 12:05 AM
This resolved my issue, thanks!!
Owen McDonnell closed this discussion on 31 Jul, 2019 01:32 AM.