You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.
Traceback (most recent call last):
File "Natural_gas_version_5.py", line 10, in
from pyomo.environ import *
File "/Library/Python/2.7/site-packages/pyomo/environ/init.py", line 71, in
_import_packages()
File "/Library/Python/2.7/site-packages/pyomo/environ/init.py", line 68, in _import_packages
pkg.load()
File "/Library/Python/2.7/site-packages/pyomo/neos/plugins/init.py", line 13, in load
import pyomo.neos.plugins.kestrel_plugin
File "/Library/Python/2.7/site-packages/pyomo/neos/plugins/kestrel_plugin.py", line 15, in
from six.moves.xmlrpc_client import ProtocolError
ImportError: No module named xmlrpc_client
I am running masOS Sierra.
How can I fix
Thanks for getting back to me.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Traceback (most recent call last):
File "Natural_gas_version_5.py", line 10, in
from pyomo.environ import *
File "/Library/Python/2.7/site-packages/pyomo/environ/init.py", line 71, in
_import_packages()
File "/Library/Python/2.7/site-packages/pyomo/environ/init.py", line 68, in _import_packages
pkg.load()
File "/Library/Python/2.7/site-packages/pyomo/neos/plugins/init.py", line 13, in load
import pyomo.neos.plugins.kestrel_plugin
File "/Library/Python/2.7/site-packages/pyomo/neos/plugins/kestrel_plugin.py", line 15, in
from six.moves.xmlrpc_client import ProtocolError
ImportError: No module named xmlrpc_client
I am running masOS Sierra.
How can I fix
Thanks for getting back to me.
The text was updated successfully, but these errors were encountered: