rmcontrol icon indicating copy to clipboard operation
rmcontrol copied to clipboard

Thanks..

Open pandan129 opened this issue 8 years ago • 3 comments

acdeMac-mini:~ mac$ export FLASK_APP=rmcontrol; python -m flask initdb Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 111, in _get_module_details import(mod_name) # Do not catch exceptions initializing package File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Flask-0.12-py2.7.egg/flask/init.py", line 17, in from werkzeug.exceptions import abort File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg/werkzeug/init.py", line 152, in import('werkzeug.exceptions') File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg/werkzeug/exceptions.py", line 71, in from werkzeug.wrappers import Response File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg/werkzeug/wrappers.py", line 26, in from werkzeug.http import HTTP_STATUS_CODES,
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Werkzeug-0.11.15-py2.7.egg/werkzeug/http.py", line 28, in from urllib.request import parse_http_list as _parse_list_header ImportError: No module named request

pandan129 avatar Feb 14 '17 14:02 pandan129

I think you need to run the command whilst in the rmcontrol folder

luketoh avatar Feb 18 '17 17:02 luketoh

What version of python are you using?

ericmagnuson avatar Feb 21 '17 22:02 ericmagnuson

@pandan129 Also check that your folders and file permissions are correctly set for the rmcontrol folders and subfolders and files within.

luketoh avatar Feb 22 '17 08:02 luketoh