Chris Deline

Results 34 comments of Chris Deline

Thanks for posting -this is a new error for me, and seems to indicate a web connection error. Could you please copy-paste the exact error message and traceback to see...

OK, thanks. This is an error related to getEPW, which requires internet connection. Sometimes your work computer has a firewall that blocks internet connection for Python applications to minimize virus...

Todo: meaningful firewall error message for urllib3 exception with suggestion to manually download data .

Hi, I can try to track this down, could you paste the full error traceback with what line it's crashing on? Thanks.

Hi, could you please paste the full traceback which includes where the syntax error is being thrown? If you could also run a `dir` command to print out your current...

Hi, Running bifacial_radiance on an HPC is not quite as simple as selecting HPC=True in the simulation. This input option is mainly to disable file saving operations when multi-threading to...

Correct, this issue arises because your gencumulativesky did not have a -E option. When gencumulativesky returned the error, it printed it, but the python software did not interrupt the operation...

Hi, yes the tutorial 9 should run on the current release 0.3.4. Could you please paste any error messages that have been generated that don't match the original notebook output?

This process has been requested to help with reporting results and debugging the process. It's not straightforward because unfortunately objview doesn't seem to have an obvious way to run non-interactively...

There's a version in the development branch now under performance.py. I'm not sure that we have an end-to-end demonstration example ready yet though.