- Posts: 4
Unable to install Pysam on Windows 10
- UGuntupalliRWE
- Topic Author
Less
More
02 Dec 2020 12:18 #9045
by UGuntupalliRWE
Unable to install Pysam on Windows 10 was created by UGuntupalliRWE
I have been unable to install PySam on my windows machine into my Anaconda virtual environment. I am not sure if there were any new updates released for Pysam that is causing this. I was able to install and use PySam with an anaconda virtual environment just 3 months back. Could you kindly help me address this issue so I can start using PySam again ? Would greatly appreciate your support. My conda version is 4.8.3, I am attaching my environment.yml (saved as environment.txt) file that I was using for creating my anaconda virtual environment.
Attachments:
Please Log in or Create an account to join the conversation.
- dguittet
Less
More
- Posts: 14
02 Dec 2020 17:29 #9051
by dguittet
Replied by dguittet on topic Unable to install Pysam on Windows 10
A new PySAM version was released today, 2.2.0. This is available on Windows for 64 bit Python, version 3.5 and above on PyPi. It is not available yet via `conda install`.
Could you post your error message?
Could you post your error message?
Please Log in or Create an account to join the conversation.
- UGuntupalliRWE
- Topic Author
Less
More
- Posts: 4
02 Dec 2020 22:24 #9053
by UGuntupalliRWE
Replied by UGuntupalliRWE on topic Unable to install Pysam on Windows 10
@dguittet,
I have already attached the error message in my original attachments. Please let me know if you are unable to access it.
I have already attached the error message in my original attachments. Please let me know if you are unable to access it.
Please Log in or Create an account to join the conversation.
- UGuntupalliRWE
- Topic Author
Less
More
- Posts: 4
02 Dec 2020 23:06 #9054
by UGuntupalliRWE
Replied by UGuntupalliRWE on topic Unable to install Pysam on Windows 10
@dguittet,
I already shared the error in my original post, are you able to see it ? Also I just noticed something, when I try
It is trying to install version 0.16 which is way behind what you are saying is the current version. Any clue why that could happen ?
I already shared the error in my original post, are you able to see it ? Also I just noticed something, when I try
Code:
pip install pysam
Please Log in or Create an account to join the conversation.
- dguittet
Less
More
- Posts: 14
07 Dec 2020 09:18 #9068
by dguittet
Replied by dguittet on topic Unable to install Pysam on Windows 10
Hi Uday,
The install name is nrel-pysam, not pysam. The name pysam was taken at the time of nrel-pysam, and is a separate package.
github.com/NREL/pysam
Please try that and let me know how it goes.
Darice
The install name is nrel-pysam, not pysam. The name pysam was taken at the time of nrel-pysam, and is a separate package.
github.com/NREL/pysam
Please try that and let me know how it goes.
Darice
Please Log in or Create an account to join the conversation.
- isaeed
Less
More
- Posts: 1
16 Oct 2021 03:17 #10142
by isaeed
Replied by isaeed on topic Unable to install Pysam on Windows 10
any step by step guide there ?
Please Log in or Create an account to join the conversation.
Moderators: pgilman