Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

'Workflow' in EnergyPlus Folder

In Energyplus folder (V9.1) I have seen several python scripts (transition.py;energyplus.py,...) with eplaunch package without any manual. What are the purpose for those scripts and can they run in normal python script ?

'Workflow' in EnergyPlus Folder

In Energyplus folder (V9.1) I have seen several python scripts (transition.py;energyplus.py,...) with eplaunch package without any manual. What are the purpose for those scripts and can they run in normal python script ?

Update: tried to build EP-Launch.app for Mac and got below warnings in warn-eplaunch.txt - could not pip/conda intall org and any further options. The EP-Launch.app is unable to launch even in standard EP folder. How to fix it?

missing module named org - imported by pickle (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _winreg - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named java - imported by platform (delayed), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax._exceptions (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named winreg - imported by platform (delayed, optional), mimetypes (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), urllib.request (delayed, conditional, optional)
missing module named nt - imported by os (conditional, optional), ntpath (conditional, optional), shutil (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named msvcrt - imported by subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), getpass (optional)
missing module named 'org.python' - imported by copy (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax (delayed, conditional)
missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named pubsub - imported by eplaunch.interface.frame (top-level)
missing module named netbios - imported by uuid (delayed)
missing module named win32wnet - imported by uuid (delayed)
missing module named Carbon - imported by wx.lib.colourutils (conditional, optional)
missing module named StringIO - imported by six (conditional)

'Workflow' in EnergyPlus Folder

In Energyplus folder (V9.1) I have seen several python scripts (transition.py;energyplus.py,...) with eplaunch package without any manual. What are the purpose for those scripts and can they run in normal python script ?

Update: tried to build EP-Launch.app for Mac and got below warnings in warn-eplaunch.txt - could not pip/conda intall org and any further options. The EP-Launch.app is unable to launch even in standard EP folder. How to fix it?

missing module named org - imported by pickle (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _winreg - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named java - imported by platform (delayed), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax._exceptions (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named winreg - imported by platform (delayed, optional), mimetypes (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), urllib.request (delayed, conditional, optional)
missing module named nt - imported by os (conditional, optional), ntpath (conditional, optional), shutil (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named msvcrt - imported by subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), getpass (optional)
missing module named 'org.python' - imported by copy (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax (delayed, conditional)
missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named pubsub - imported by eplaunch.interface.frame (top-level)
missing module named netbios - imported by uuid (delayed)
missing module named win32wnet - imported by uuid (delayed)
missing module named Carbon - imported by wx.lib.colourutils (conditional, optional)
missing module named StringIO - imported by six (conditional)

'Workflow' in EnergyPlus Folder

In Energyplus folder (V9.1) I have seen several python scripts (transition.py;energyplus.py,...) with eplaunch package without any manual. What are the purpose for those scripts and can they run in normal python script ?

Update: tried to build EP-Launch.app for Mac and got below warnings in warn-eplaunch.txt - could not pip/conda intall org and any further options. The EP-Launch.app is unable to launch even in standard EP folder. How to fix it? Follow-up: got release link from JasonGlazer:https://github.com/NREL/EP-Launch/releases - Just a symbol made me confused

missing module named org - imported by pickle (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _winreg - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named java - imported by platform (delayed), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax._exceptions (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named winreg - imported by platform (delayed, optional), mimetypes (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), urllib.request (delayed, conditional, optional)
missing module named nt - imported by os (conditional, optional), ntpath (conditional, optional), shutil (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named msvcrt - imported by subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), getpass (optional)
missing module named 'org.python' - imported by copy (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax (delayed, conditional)
missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named pubsub - imported by eplaunch.interface.frame (top-level)
missing module named netbios - imported by uuid (delayed)
missing module named win32wnet - imported by uuid (delayed)
missing module named Carbon - imported by wx.lib.colourutils (conditional, optional)
missing module named StringIO - imported by six (conditional)

'Workflow' in EnergyPlus Folder

In Energyplus folder (V9.1) I have seen several python scripts (transition.py;energyplus.py,...) with eplaunch package without any manual. What are the purpose for those scripts and can they run in normal python script ?

Update: tried to build EP-Launch.app for Mac and got below warnings in warn-eplaunch.txt - could not pip/conda intall org and any further options. The EP-Launch.app is unable to launch even in standard EP folder. How to fix it?
Follow-up: Follow-up: got release link from JasonGlazer:https://github.com/NREL/EP-Launch/releases - Just a symbol made me confused

missing module named org - imported by pickle (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named _winreg - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named java - imported by platform (delayed), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax._exceptions (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named winreg - imported by platform (delayed, optional), mimetypes (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), urllib.request (delayed, conditional, optional)
missing module named nt - imported by os (conditional, optional), ntpath (conditional, optional), shutil (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named msvcrt - imported by subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), getpass (optional)
missing module named 'org.python' - imported by copy (optional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level), xml.sax (delayed, conditional)
missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), /Users/kcu/Desktop/App/Install/EP-Launch/eplaunch/runner.py (top-level)
missing module named pubsub - imported by eplaunch.interface.frame (top-level)
missing module named netbios - imported by uuid (delayed)
missing module named win32wnet - imported by uuid (delayed)
missing module named Carbon - imported by wx.lib.colourutils (conditional, optional)
missing module named StringIO - imported by six (conditional)