We will be performing a major infrastructure and web site ugprades on Friday, September 27th 8:00 am - 5:00 pm MST (UTC -7).

The website will be down during that time.

PySSC : no attribute 'pdll'

  • KillianPremel
  • Topic Author
More
23 Apr 2019 14:40 #6755 by KillianPremel
PySSC : no attribute 'pdll' was created by KillianPremel
Hello,

I am on Linux and I try to use SDK with Python, to create automatically the results of a study ( I downloaded SAM and SDK).
I just begin with SAM and SDK, so I wanted to follow the tutorial on nsrdb.nrel.gov/api-instructions, but it doesn't work when I try to run this line : ssc = sscapi.PySSC().

The error is that 'PySSC' object has no attribute 'pdll', when I looked in the file there is an attribute pdll, but only for Linux2
I found that the platform is not supported with Linux.

Is there a way of doing it with Linux ?

Best regards,

Killian Premel


Please Log in or Create an account to join the conversation.

  • pgilman
More
23 Apr 2019 23:23 #6756 by pgilman
Replied by pgilman on topic PySSC : no attribute 'pdll'
Dear Killian,

The example on the NSRDB website is for an older version of SAM (SAM 2015.6.30). I would recommend starting by generating Python code from the current version of SAM as described on the SAM SDK page: sam.nrel.gov/sdk -- generate the code from a PVWatts/No Financial Model case -- and then once you get that running, modifying it to use the
wfd
object as described in the NSRDB API example.

Thanks,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: pgilman
Powered by Kunena Forum