Collecting gramex==1.33.0 1 location(s) to search for versions of gramex: * https://pypi.python.org/simple/gramex/ Getting page https://pypi.python.org/simple/gramex/ Analyzing links from page https://pypi.python.org/simple/gramex/ Found link https://pypi.python.org/packages/a9/61/8051be1a0f3ab356a96ffcc6899059ef8ad7cb7413991d40333c8382260f/gramex-1.30.0.2.tar.gz#md5=975ff8c2f8e560d8a975bd9b1873eb45 (from https://pypi.python.org/simple/gramex/), version: 1.30.0.2 Found link https://pypi.python.org/packages/93/b0/9229e85eca4a4475eeef60bcfc5f13711a932bebb79f98097f826a24e466/gramex-1.31.0.tar.gz#md5=2ed24830d3f552045e660be8f1f6f680 (from https://pypi.python.org/simple/gramex/), version: 1.31.0 Found link https://pypi.python.org/packages/cb/e2/d658d69fb27f99457420dbfcbdd7aceb370a3c30f738f44636fe2cfa68d9/gramex-1.32.0.tar.gz#md5=378b8e4f030f0da25e5771f447dd042e (from https://pypi.python.org/simple/gramex/), version: 1.32.0 Found link https://pypi.python.org/packages/71/39/be89c9b3d0827580f8812926b77ae57193e4fb2bb38dfcf6d8542b00fefc/gramex-1.33.0.tar.gz#md5=5d17f8bf58f0ccbe413f09fd1645e02d (from https://pypi.python.org/simple/gramex/), version: 1.33.0 Using version 1.33.0 (newest of versions: 1.33.0) Downloading gramex-1.33.0.tar.gz (1.6MB) Downloading from URL https://pypi.python.org/packages/71/39/be89c9b3d0827580f8812926b77ae57193e4fb2bb38dfcf6d8542b00fefc/gramex-1.33.0.tar.gz#md5=5d17f8bf58f0ccbe413f09fd1645e02d (from https://pypi.python.org/simple/gramex/) Running setup.py (path:/tmp/pip-build-fstd_um6/gramex/setup.py) egg_info for package gramex Running command python setup.py egg_info running egg_info creating pip-egg-info/gramex.egg-info writing pip-egg-info/gramex.egg-info/PKG-INFO writing top-level names to pip-egg-info/gramex.egg-info/top_level.txt writing entry points to pip-egg-info/gramex.egg-info/entry_points.txt writing dependency_links to pip-egg-info/gramex.egg-info/dependency_links.txt writing requirements to pip-egg-info/gramex.egg-info/requires.txt writing manifest file 'pip-egg-info/gramex.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gramex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*.sqlite3' found anywhere in distribution no previously-included directories found matching 'gramex/apps/*/node_modules' writing manifest file 'pip-egg-info/gramex.egg-info/SOURCES.txt' Source in /tmp/pip-build-fstd_um6/gramex has version 1.33.0, which satisfies requirement gramex==1.33.0 from https://pypi.python.org/packages/71/39/be89c9b3d0827580f8812926b77ae57193e4fb2bb38dfcf6d8542b00fefc/gramex-1.33.0.tar.gz#md5=5d17f8bf58f0ccbe413f09fd1645e02d Building wheels for collected packages: gramex Running setup.py bdist_wheel for gramex: started Destination directory: /tmp/tmp4z_y6isupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fstd_um6/gramex/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp4z_y6isupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gramex copying gramex/license.py -> build/lib/gramex copying gramex/winservice.py -> build/lib/gramex copying gramex/data.py -> build/lib/gramex copying gramex/cache.py -> build/lib/gramex copying gramex/__main__.py -> build/lib/gramex copying gramex/http.py -> build/lib/gramex copying gramex/__init__.py -> build/lib/gramex copying gramex/install.py -> build/lib/gramex copying gramex/debug.py -> build/lib/gramex copying gramex/config.py -> build/lib/gramex creating build/lib/gramex/handlers copying gramex/handlers/proxyhandler.py -> build/lib/gramex/handlers copying gramex/handlers/authhandler.py -> build/lib/gramex/handlers copying gramex/handlers/socialhandler.py -> build/lib/gramex/handlers copying gramex/handlers/processhandler.py -> build/lib/gramex/handlers copying gramex/handlers/pptxhandler.py -> build/lib/gramex/handlers copying gramex/handlers/functionhandler.py -> build/lib/gramex/handlers copying gramex/handlers/datahandler.py -> build/lib/gramex/handlers copying gramex/handlers/websockethandler.py -> build/lib/gramex/handlers copying gramex/handlers/jsonhandler.py -> build/lib/gramex/handlers copying gramex/handlers/formhandler.py -> build/lib/gramex/handlers copying gramex/handlers/filehandler.py -> build/lib/gramex/handlers copying gramex/handlers/uploadhandler.py -> build/lib/gramex/handlers copying gramex/handlers/__init__.py -> build/lib/gramex/handlers copying gramex/handlers/basehandler.py -> build/lib/gramex/handlers copying gramex/handlers/capturehandler.py -> build/lib/gramex/handlers creating build/lib/gramex/pptgen copying gramex/pptgen/color.py -> build/lib/gramex/pptgen copying gramex/pptgen/fontwidth.py -> build/lib/gramex/pptgen copying gramex/pptgen/__init__.py -> build/lib/gramex/pptgen copying gramex/pptgen/utils.py -> build/lib/gramex/pptgen copying gramex/pptgen/commands.py -> build/lib/gramex/pptgen creating build/lib/gramex/apps copying gramex/apps/__init__.py -> build/lib/gramex/apps creating build/lib/gramex/transforms copying gramex/transforms/twitterstream.py -> build/lib/gramex/transforms copying gramex/transforms/badgerfish.py -> build/lib/gramex/transforms copying gramex/transforms/transforms.py -> build/lib/gramex/transforms copying gramex/transforms/__init__.py -> build/lib/gramex/transforms copying gramex/transforms/auth.py -> build/lib/gramex/transforms copying gramex/transforms/template.py -> build/lib/gramex/transforms creating build/lib/gramex/services copying gramex/services/sms.py -> build/lib/gramex/services copying gramex/services/emailer.py -> build/lib/gramex/services copying gramex/services/urlcache.py -> build/lib/gramex/services copying gramex/services/__init__.py -> build/lib/gramex/services copying gramex/services/watcher.py -> build/lib/gramex/services copying gramex/services/scheduler.py -> build/lib/gramex/services copying gramex/services/ttlcache.py -> build/lib/gramex/services creating build/lib/gramex/apps/formhandler copying gramex/apps/formhandler/__init__.py -> build/lib/gramex/apps/formhandler copying gramex/apps/formhandler/formhandler_utils.py -> build/lib/gramex/apps/formhandler running egg_info writing entry points to gramex.egg-info/entry_points.txt writing gramex.egg-info/PKG-INFO writing requirements to gramex.egg-info/requires.txt writing dependency_links to gramex.egg-info/dependency_links.txt writing top-level names to gramex.egg-info/top_level.txt reading manifest file 'gramex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*.sqlite3' found anywhere in distribution no previously-included directories found matching 'gramex/apps/*/node_modules' writing manifest file 'gramex.egg-info/SOURCES.txt' copying gramex/apps.yaml -> build/lib/gramex copying gramex/deploy.yaml -> build/lib/gramex copying gramex/gramex.yaml -> build/lib/gramex copying gramex/release.json -> build/lib/gramex copying gramex/handlers/forgot.template.html -> build/lib/gramex/handlers copying gramex/handlers/filehandler.template.html -> build/lib/gramex/handlers copying gramex/handlers/datahandler.template.html -> build/lib/gramex/handlers copying gramex/handlers/404.html -> build/lib/gramex/handlers copying gramex/handlers/400.html -> build/lib/gramex/handlers copying gramex/handlers/auth.template.html -> build/lib/gramex/handlers copying gramex/handlers/signup.template.html -> build/lib/gramex/handlers copying gramex/handlers/500.html -> build/lib/gramex/handlers copying gramex/handlers/403.html -> build/lib/gramex/handlers copying gramex/handlers/queryhandler.template.html -> build/lib/gramex/handlers copying gramex/pptgen/colors.json -> build/lib/gramex/pptgen copying gramex/pptgen/release.json -> build/lib/gramex/pptgen copying gramex/pptgen/fonts.json -> build/lib/gramex/pptgen copying gramex/apps/.eslintrc.js -> build/lib/gramex/apps creating build/lib/gramex/apps/ui copying gramex/apps/ui/yarn.lock -> build/lib/gramex/apps/ui copying gramex/apps/ui/gramex.yaml -> build/lib/gramex/apps/ui copying gramex/apps/ui/config.yaml -> build/lib/gramex/apps/ui copying gramex/apps/ui/bootstrap-theme.scss -> build/lib/gramex/apps/ui copying gramex/apps/ui/uiapp.py -> build/lib/gramex/apps/ui copying gramex/apps/ui/package.json -> build/lib/gramex/apps/ui copying gramex/apps/formhandler/yarn.lock -> build/lib/gramex/apps/formhandler copying gramex/apps/formhandler/formhandler.table.html -> build/lib/gramex/apps/formhandler copying gramex/apps/formhandler/gramex.yaml -> build/lib/gramex/apps/formhandler copying gramex/apps/formhandler/package.json -> build/lib/gramex/apps/formhandler creating build/lib/gramex/apps/mail copying gramex/apps/mail/gramex.yaml -> build/lib/gramex/apps/mail copying gramex/apps/mail/index.html -> build/lib/gramex/apps/mail copying gramex/apps/mail/mailapp.py -> build/lib/gramex/apps/mail creating build/lib/gramex/apps/capture copying gramex/apps/capture/chromecapture.js -> build/lib/gramex/apps/capture copying gramex/apps/capture/yarn.lock -> build/lib/gramex/apps/capture copying gramex/apps/capture/.eslintrc.js -> build/lib/gramex/apps/capture copying gramex/apps/capture/index.html -> build/lib/gramex/apps/capture copying gramex/apps/capture/capture.js -> build/lib/gramex/apps/capture copying gramex/apps/capture/package.json -> build/lib/gramex/apps/capture copying gramex/apps/capture/README.md -> build/lib/gramex/apps/capture creating build/lib/gramex/apps/smartalerts copying gramex/apps/smartalerts/gramex.yaml -> build/lib/gramex/apps/smartalerts copying gramex/apps/smartalerts/index.html -> build/lib/gramex/apps/smartalerts creating build/lib/gramex/apps/update copying gramex/apps/update/gramex.yaml -> build/lib/gramex/apps/update copying gramex/apps/update/gramexupdate.py -> build/lib/gramex/apps/update copying gramex/apps/update/index.html -> build/lib/gramex/apps/update copying gramex/apps/update/README.md -> build/lib/gramex/apps/update creating build/lib/gramex/apps/init copying gramex/apps/init/.editorconfig -> build/lib/gramex/apps/init copying gramex/apps/init/gramex.yaml -> build/lib/gramex/apps/init copying gramex/apps/init/.eslintrc.js -> build/lib/gramex/apps/init copying gramex/apps/init/.stylelintrc.js -> build/lib/gramex/apps/init copying gramex/apps/init/.flake8 -> build/lib/gramex/apps/init copying gramex/apps/init/index.html -> build/lib/gramex/apps/init copying gramex/apps/init/.gitignore -> build/lib/gramex/apps/init copying gramex/apps/init/.gitlab-ci.yml -> build/lib/gramex/apps/init copying gramex/apps/init/.htmllintrc -> build/lib/gramex/apps/init copying gramex/apps/init/README.md -> build/lib/gramex/apps/init creating build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/render.js -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/logviewer.py -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/yarn.lock -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/gramex.yaml -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/script.js -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/config.yaml -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-header.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/index.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-filters.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/package.json -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-datepicker.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-kpi.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-card.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-card-deck.html -> build/lib/gramex/apps/logviewer copying gramex/apps/logviewer/lv-dropdown.html -> build/lib/gramex/apps/logviewer creating build/lib/gramex/apps/admin copying gramex/apps/admin/gramex.yaml -> build/lib/gramex/apps/admin copying gramex/apps/admin/script.js -> build/lib/gramex/apps/admin copying gramex/apps/admin/index.html -> build/lib/gramex/apps/admin copying gramex/apps/admin/controlpanel.py -> build/lib/gramex/apps/admin copying gramex/apps/admin/package.json -> build/lib/gramex/apps/admin creating build/lib/gramex/apps/guide copying gramex/apps/guide/yarn.lock -> build/lib/gramex/apps/guide copying gramex/apps/guide/gramex.yaml -> build/lib/gramex/apps/guide copying gramex/apps/guide/script.js -> build/lib/gramex/apps/guide copying gramex/apps/guide/guide.py -> build/lib/gramex/apps/guide copying gramex/apps/guide/.eslintrc.js -> build/lib/gramex/apps/guide copying gramex/apps/guide/index.html -> build/lib/gramex/apps/guide copying gramex/apps/guide/style.css -> build/lib/gramex/apps/guide copying gramex/apps/guide/roadmap.md -> build/lib/gramex/apps/guide copying gramex/apps/guide/form.css -> build/lib/gramex/apps/guide copying gramex/apps/guide/background.jpg -> build/lib/gramex/apps/guide copying gramex/apps/guide/package.json -> build/lib/gramex/apps/guide copying gramex/apps/guide/README.md -> build/lib/gramex/apps/guide copying gramex/apps/guide/markdown.template -> build/lib/gramex/apps/guide creating build/lib/gramex/apps/guide/exercises copying gramex/apps/guide/exercises/README.md -> build/lib/gramex/apps/guide/exercises creating build/lib/gramex/apps/guide/server copying gramex/apps/guide/server/README.md -> build/lib/gramex/apps/guide/server creating build/lib/gramex/apps/guide/server/static copying gramex/apps/guide/server/static/image.svg -> build/lib/gramex/apps/guide/server/static copying gramex/apps/guide/server/static/plain.txt -> build/lib/gramex/apps/guide/server/static creating build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-dropdown.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/music-trends.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-position.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/gramex.yaml -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-text.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-round.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-libraries.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/bg.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-overlay.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/config.yaml -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/bg-small.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-loading.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/small-graph.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-modal.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/big-graph.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-forms.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-tooltip.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-gradient.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-about.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/co-login.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-tours.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/index.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-upload.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-divider.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/style.css -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-background.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-card.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/heatgrid.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-arrow.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-panel.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-cursor.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-dashboards.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-select.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-underline.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-input.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-ripple.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-login.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-alert.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-tail.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-shadow.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/hdinsight.png -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-button.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-slider.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/team.svg -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-date-picker.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/guide_ui_app.py -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-switch.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-grid.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-table.html -> build/lib/gramex/apps/guide/uicomponents copying gramex/apps/guide/uicomponents/ui-hover.html -> build/lib/gramex/apps/guide/uicomponents creating build/lib/gramex/apps/guide/speech copying gramex/apps/guide/speech/speechmodel.py -> build/lib/gramex/apps/guide/speech copying gramex/apps/guide/speech/gramex.yaml -> build/lib/gramex/apps/guide/speech copying gramex/apps/guide/speech/script.js -> build/lib/gramex/apps/guide/speech copying gramex/apps/guide/speech/index.html -> build/lib/gramex/apps/guide/speech creating build/lib/gramex/apps/guide/sms copying gramex/apps/guide/sms/gramex.yaml -> build/lib/gramex/apps/guide/sms copying gramex/apps/guide/sms/README.md -> build/lib/gramex/apps/guide/sms creating build/lib/gramex/apps/guide/scheduler copying gramex/apps/guide/scheduler/gramex.yaml -> build/lib/gramex/apps/guide/scheduler copying gramex/apps/guide/scheduler/schedule_utils.py -> build/lib/gramex/apps/guide/scheduler copying gramex/apps/guide/scheduler/README.md -> build/lib/gramex/apps/guide/scheduler creating build/lib/gramex/apps/guide/facebookgraphhandler copying gramex/apps/guide/facebookgraphhandler/dashboard.html -> build/lib/gramex/apps/guide/facebookgraphhandler copying gramex/apps/guide/facebookgraphhandler/gramex.yaml -> build/lib/gramex/apps/guide/facebookgraphhandler copying gramex/apps/guide/facebookgraphhandler/README.md -> build/lib/gramex/apps/guide/facebookgraphhandler creating build/lib/gramex/apps/guide/queryhandler copying gramex/apps/guide/queryhandler/gramex.yaml -> build/lib/gramex/apps/guide/queryhandler copying gramex/apps/guide/queryhandler/README.md -> build/lib/gramex/apps/guide/queryhandler creating build/lib/gramex/apps/guide/watch copying gramex/apps/guide/watch/README.md -> build/lib/gramex/apps/guide/watch creating build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/search.py -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/searchindex.json -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/.eslintrc.js -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/searchindex.js -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/search.json -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/search.js -> build/lib/gramex/apps/guide/search copying gramex/apps/guide/search/README.md -> build/lib/gramex/apps/guide/search creating build/lib/gramex/apps/guide/chart copying gramex/apps/guide/chart/README.md -> build/lib/gramex/apps/guide/chart creating build/lib/gramex/apps/guide/test copying gramex/apps/guide/test/README.md -> build/lib/gramex/apps/guide/test creating build/lib/gramex/apps/guide/privacy copying gramex/apps/guide/privacy/README.md -> build/lib/gramex/apps/guide/privacy creating build/lib/gramex/apps/guide/handlers copying gramex/apps/guide/handlers/gramex.yaml -> build/lib/gramex/apps/guide/handlers copying gramex/apps/guide/handlers/handlerutil.py -> build/lib/gramex/apps/guide/handlers copying gramex/apps/guide/handlers/README.md -> build/lib/gramex/apps/guide/handlers creating build/lib/gramex/apps/guide/jsonhandler copying gramex/apps/guide/jsonhandler/gramex.yaml -> build/lib/gramex/apps/guide/jsonhandler copying gramex/apps/guide/jsonhandler/README.md -> build/lib/gramex/apps/guide/jsonhandler creating build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/gramex.yaml -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/text-template.txt -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/table.html -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/continents.sql -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/examples.yaml -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/vega.html -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/vegam.yaml -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/README.md -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/vega.yaml -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/vega-lite.yaml -> build/lib/gramex/apps/guide/formhandler creating build/lib/gramex/apps/guide/deploy copying gramex/apps/guide/deploy/template.html -> build/lib/gramex/apps/guide/deploy copying gramex/apps/guide/deploy/gramex.yaml -> build/lib/gramex/apps/guide/deploy copying gramex/apps/guide/deploy/privatekey.pem -> build/lib/gramex/apps/guide/deploy copying gramex/apps/guide/deploy/certificate.pem -> build/lib/gramex/apps/guide/deploy copying gramex/apps/guide/deploy/README.md -> build/lib/gramex/apps/guide/deploy creating build/lib/gramex/apps/guide/apps copying gramex/apps/guide/apps/README.md -> build/lib/gramex/apps/guide/apps creating build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/database-or-file-edits-via-formhandler.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/datahandler-flat-files.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/websockets.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/automated-email-alters-in-gramex.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/initialize-gramex-projects.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/function-reloading.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/guide-to-anonymising-data.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/conditional-configurations-in-gramex.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/gramex-offline-install.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/logins-for-apps-on-uat.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/securing-gramex-deployments.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/yaml-reuse-configurations.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/formhandler-filtering-data.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/views-instead-of-query-in-formhandler.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/serve-multiple-files-under-a-single-url.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/reuse-functions.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/download-data.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/file-upload-processing.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/schedule-tasks.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/customized-errors-in-gramex.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/reuse-dicts.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/testing-build-errors-locally.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/finding-slow-code.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/gramex-cache-open.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/formhandler-enhancements.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/debug-console-shows-handler.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/filter-data-using-url.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/conditions-in-gramex-yaml.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/reuse-loops.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/file-download.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/yaml-supports-multi-line-strings.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/gramex-configurations.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/using-yamlurl-yamlpath.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/reuse-data-files.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/fixing-python-build-errors.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/README.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/cache-calculations-in-gramex.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/send-email-command-line.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/windows-integratedauth.md -> build/lib/gramex/apps/guide/tips copying gramex/apps/guide/tips/debugging-capturehandler-for-screenshots.md -> build/lib/gramex/apps/guide/tips creating build/lib/gramex/apps/guide/dashboard copying gramex/apps/guide/dashboard/README.md -> build/lib/gramex/apps/guide/dashboard creating build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/email.md -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/gramex.yaml -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/alert.html -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/email.txt -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/email.html -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/README.md -> build/lib/gramex/apps/guide/alert copying gramex/apps/guide/alert/alertapp.py -> build/lib/gramex/apps/guide/alert creating build/lib/gramex/apps/guide/quickstart copying gramex/apps/guide/quickstart/README.md -> build/lib/gramex/apps/guide/quickstart creating build/lib/gramex/apps/guide/quickstart/img copying gramex/apps/guide/quickstart/img/path1.png -> build/lib/gramex/apps/guide/quickstart/img copying gramex/apps/guide/quickstart/img/output.png -> build/lib/gramex/apps/guide/quickstart/img copying gramex/apps/guide/quickstart/img/fts.png -> build/lib/gramex/apps/guide/quickstart/img copying gramex/apps/guide/quickstart/img/envi.png -> build/lib/gramex/apps/guide/quickstart/img creating build/lib/gramex/apps/guide/cache copying gramex/apps/guide/cache/gramex.yaml -> build/lib/gramex/apps/guide/cache copying gramex/apps/guide/cache/http-cache-decision-tree.png -> build/lib/gramex/apps/guide/cache copying gramex/apps/guide/cache/README.md -> build/lib/gramex/apps/guide/cache creating build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/gramex.yaml -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/selection-pane.png -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/sample.png -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/tweets.json -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/README.md -> build/lib/gramex/apps/guide/pptxhandler creating build/lib/gramex/apps/guide/processhandler copying gramex/apps/guide/processhandler/gramex.yaml -> build/lib/gramex/apps/guide/processhandler copying gramex/apps/guide/processhandler/.gitignore -> build/lib/gramex/apps/guide/processhandler copying gramex/apps/guide/processhandler/README.md -> build/lib/gramex/apps/guide/processhandler creating build/lib/gramex/apps/guide/email copying gramex/apps/guide/email/gramex.yaml -> build/lib/gramex/apps/guide/email copying gramex/apps/guide/email/emailapp.py -> build/lib/gramex/apps/guide/email copying gramex/apps/guide/email/mail.html -> build/lib/gramex/apps/guide/email copying gramex/apps/guide/email/kitten.jpg -> build/lib/gramex/apps/guide/email copying gramex/apps/guide/email/README.md -> build/lib/gramex/apps/guide/email creating build/lib/gramex/apps/guide/config copying gramex/apps/guide/config/gramex.yaml -> build/lib/gramex/apps/guide/config copying gramex/apps/guide/config/error-page.html -> build/lib/gramex/apps/guide/config copying gramex/apps/guide/config/README.md -> build/lib/gramex/apps/guide/config copying gramex/apps/guide/config/hello.py -> build/lib/gramex/apps/guide/config creating build/lib/gramex/apps/guide/capturehandler copying gramex/apps/guide/capturehandler/gramex.yaml -> build/lib/gramex/apps/guide/capturehandler copying gramex/apps/guide/capturehandler/timer.html -> build/lib/gramex/apps/guide/capturehandler copying gramex/apps/guide/capturehandler/README.md -> build/lib/gramex/apps/guide/capturehandler creating build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/inactive.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/otp.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/gramex.yaml -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/expiry.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/ajax.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/googleapi.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/db.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/ldap.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/authutil.py -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/403-template.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/simple.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/secret.html -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/README.md -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/auth/customexpiry.html -> build/lib/gramex/apps/guide/auth creating build/lib/gramex/apps/guide/auth/gmail copying gramex/apps/guide/auth/gmail/gramex.yaml -> build/lib/gramex/apps/guide/auth/gmail copying gramex/apps/guide/auth/gmail/index.html -> build/lib/gramex/apps/guide/auth/gmail creating build/lib/gramex/apps/guide/auth/saml copying gramex/apps/guide/auth/saml/settings.json -> build/lib/gramex/apps/guide/auth/saml copying gramex/apps/guide/auth/saml/advanced_settings.json -> build/lib/gramex/apps/guide/auth/saml creating build/lib/gramex/apps/guide/about copying gramex/apps/guide/about/README.md -> build/lib/gramex/apps/guide/about creating build/lib/gramex/apps/guide/release copying gramex/apps/guide/release/README.md -> build/lib/gramex/apps/guide/release creating build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/speech-demo.png -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/http-500-error.png -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/http-400-error.png -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/alert-preview.png -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/logviewer.png -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/README.md -> build/lib/gramex/apps/guide/release/1.31 copying gramex/apps/guide/release/1.31/formhandler-directory.png -> build/lib/gramex/apps/guide/release/1.31 creating build/lib/gramex/apps/guide/release/1.32 copying gramex/apps/guide/release/1.32/README.md -> build/lib/gramex/apps/guide/release/1.32 creating build/lib/gramex/apps/guide/release/1.30 copying gramex/apps/guide/release/1.30/logviewer.png -> build/lib/gramex/apps/guide/release/1.30 copying gramex/apps/guide/release/1.30/mobile-sms.png -> build/lib/gramex/apps/guide/release/1.30 copying gramex/apps/guide/release/1.30/README.md -> build/lib/gramex/apps/guide/release/1.30 creating build/lib/gramex/apps/guide/release/1.33 copying gramex/apps/guide/release/1.33/admin-page.png -> build/lib/gramex/apps/guide/release/1.33 copying gramex/apps/guide/release/1.33/sanddance-demo.js -> build/lib/gramex/apps/guide/release/1.33 copying gramex/apps/guide/release/1.33/console.png -> build/lib/gramex/apps/guide/release/1.33 copying gramex/apps/guide/release/1.33/README.md -> build/lib/gramex/apps/guide/release/1.33 creating build/lib/gramex/apps/guide/install copying gramex/apps/guide/install/README.md -> build/lib/gramex/apps/guide/install creating build/lib/gramex/apps/guide/datahandler copying gramex/apps/guide/datahandler/gramex.yaml -> build/lib/gramex/apps/guide/datahandler copying gramex/apps/guide/datahandler/dbsetup.py -> build/lib/gramex/apps/guide/datahandler copying gramex/apps/guide/datahandler/README.md -> build/lib/gramex/apps/guide/datahandler copying gramex/apps/guide/datahandler/show-output.js -> build/lib/gramex/apps/guide/datahandler creating build/lib/gramex/apps/guide/datahandler/template copying gramex/apps/guide/datahandler/template/template.html -> build/lib/gramex/apps/guide/datahandler/template copying gramex/apps/guide/datahandler/template/gramex.yaml -> build/lib/gramex/apps/guide/datahandler/template creating build/lib/gramex/apps/guide/twitterresthandler copying gramex/apps/guide/twitterresthandler/gramex.yaml -> build/lib/gramex/apps/guide/twitterresthandler copying gramex/apps/guide/twitterresthandler/twitterutils.py -> build/lib/gramex/apps/guide/twitterresthandler copying gramex/apps/guide/twitterresthandler/README.md -> build/lib/gramex/apps/guide/twitterresthandler creating build/lib/gramex/apps/guide/uploadhandler copying gramex/apps/guide/uploadhandler/gramex.yaml -> build/lib/gramex/apps/guide/uploadhandler copying gramex/apps/guide/uploadhandler/form.html -> build/lib/gramex/apps/guide/uploadhandler copying gramex/apps/guide/uploadhandler/README.md -> build/lib/gramex/apps/guide/uploadhandler creating build/lib/gramex/apps/guide/contributing copying gramex/apps/guide/contributing/README.md -> build/lib/gramex/apps/guide/contributing creating build/lib/gramex/apps/guide/init copying gramex/apps/guide/init/README.md -> build/lib/gramex/apps/guide/init creating build/lib/gramex/apps/guide/functionhandler copying gramex/apps/guide/functionhandler/gramex.yaml -> build/lib/gramex/apps/guide/functionhandler copying gramex/apps/guide/functionhandler/README.md -> build/lib/gramex/apps/guide/functionhandler copying gramex/apps/guide/functionhandler/calculations.py -> build/lib/gramex/apps/guide/functionhandler creating build/lib/gramex/apps/guide/logviewer copying gramex/apps/guide/logviewer/gramex.yaml -> build/lib/gramex/apps/guide/logviewer copying gramex/apps/guide/logviewer/README.md -> build/lib/gramex/apps/guide/logviewer creating build/lib/gramex/apps/guide/proxyhandler copying gramex/apps/guide/proxyhandler/gramex.yaml -> build/lib/gramex/apps/guide/proxyhandler copying gramex/apps/guide/proxyhandler/proxyhandler.js -> build/lib/gramex/apps/guide/proxyhandler copying gramex/apps/guide/proxyhandler/README.md -> build/lib/gramex/apps/guide/proxyhandler creating build/lib/gramex/apps/guide/debug copying gramex/apps/guide/debug/README.md -> build/lib/gramex/apps/guide/debug creating build/lib/gramex/apps/guide/filehandler copying gramex/apps/guide/filehandler/gramex.yaml -> build/lib/gramex/apps/guide/filehandler copying gramex/apps/guide/filehandler/form.html -> build/lib/gramex/apps/guide/filehandler copying gramex/apps/guide/filehandler/page.yaml -> build/lib/gramex/apps/guide/filehandler copying gramex/apps/guide/filehandler/README.md -> build/lib/gramex/apps/guide/filehandler copying gramex/apps/guide/filehandler/403.html -> build/lib/gramex/apps/guide/filehandler creating build/lib/gramex/apps/guide/admin copying gramex/apps/guide/admin/gramex.yaml -> build/lib/gramex/apps/guide/admin copying gramex/apps/guide/admin/README.md -> build/lib/gramex/apps/guide/admin creating build/lib/gramex/apps/guide/websockethandler copying gramex/apps/guide/websockethandler/websocketchat.py -> build/lib/gramex/apps/guide/websockethandler copying gramex/apps/guide/websockethandler/gramex.yaml -> build/lib/gramex/apps/guide/websockethandler copying gramex/apps/guide/websockethandler/pingbot.py -> build/lib/gramex/apps/guide/websockethandler copying gramex/apps/guide/websockethandler/chat.html -> build/lib/gramex/apps/guide/websockethandler copying gramex/apps/guide/websockethandler/README.md -> build/lib/gramex/apps/guide/websockethandler copying gramex/apps/capture/package-lock.json -> build/lib/gramex/apps/capture copying gramex/apps/guide/auth/lookup.xlsx -> build/lib/gramex/apps/guide/auth copying gramex/apps/guide/datahandler/flags.csv -> build/lib/gramex/apps/guide/datahandler copying gramex/apps/guide/formhandler/flags.csv -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/formhandler/input.pptx -> build/lib/gramex/apps/guide/formhandler copying gramex/apps/guide/pptxhandler/calendarmap.csv -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/examples-input.pptx -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/heatgrid.csv -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/input.pptx -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/sales.csv -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/sankey.csv -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/guide/pptxhandler/treemap.csv -> build/lib/gramex/apps/guide/pptxhandler copying gramex/apps/logviewer/yarn-error.log -> build/lib/gramex/apps/logviewer creating build/lib/gramex/apps/speech copying gramex/apps/speech/Voice_Recognition_Questions_and_Answers.xlsx -> build/lib/gramex/apps/speech installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/license.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/winservice.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/apps.yaml -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/deploy.yaml -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/release.json -> build/bdist.linux-armv7l/wheel/gramex creating build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/forgot.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/proxyhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/authhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/socialhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/filehandler.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/datahandler.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/processhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/pptxhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/functionhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/datahandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/websockethandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/404.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/jsonhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/400.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/formhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/filehandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/uploadhandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/auth.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/basehandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/signup.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/500.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/capturehandler.py -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/403.html -> build/bdist.linux-armv7l/wheel/gramex/handlers copying build/lib/gramex/handlers/queryhandler.template.html -> build/bdist.linux-armv7l/wheel/gramex/handlers creating build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/color.py -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/fontwidth.py -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/colors.json -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/release.json -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/fonts.json -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/utils.py -> build/bdist.linux-armv7l/wheel/gramex/pptgen copying build/lib/gramex/pptgen/commands.py -> build/bdist.linux-armv7l/wheel/gramex/pptgen creating build/bdist.linux-armv7l/wheel/gramex/apps creating build/bdist.linux-armv7l/wheel/gramex/apps/speech copying build/lib/gramex/apps/speech/Voice_Recognition_Questions_and_Answers.xlsx -> build/bdist.linux-armv7l/wheel/gramex/apps/speech creating build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/yarn.lock -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/config.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/bootstrap-theme.scss -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/uiapp.py -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/ui/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/ui copying build/lib/gramex/apps/.eslintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps creating build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/yarn.lock -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/formhandler.table.html -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/formhandler_utils.py -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler copying build/lib/gramex/apps/formhandler/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/formhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/mail copying build/lib/gramex/apps/mail/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/mail copying build/lib/gramex/apps/mail/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/mail copying build/lib/gramex/apps/mail/mailapp.py -> build/bdist.linux-armv7l/wheel/gramex/apps/mail creating build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/chromecapture.js -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/yarn.lock -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/package-lock.json -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/.eslintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/capture.js -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/capture copying build/lib/gramex/apps/capture/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/capture creating build/bdist.linux-armv7l/wheel/gramex/apps/smartalerts copying build/lib/gramex/apps/smartalerts/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/smartalerts copying build/lib/gramex/apps/smartalerts/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/smartalerts copying build/lib/gramex/apps/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/apps creating build/bdist.linux-armv7l/wheel/gramex/apps/update copying build/lib/gramex/apps/update/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/update copying build/lib/gramex/apps/update/gramexupdate.py -> build/bdist.linux-armv7l/wheel/gramex/apps/update copying build/lib/gramex/apps/update/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/update copying build/lib/gramex/apps/update/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/update creating build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.editorconfig -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.eslintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.stylelintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.flake8 -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.gitignore -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.gitlab-ci.yml -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/.htmllintrc -> build/bdist.linux-armv7l/wheel/gramex/apps/init copying build/lib/gramex/apps/init/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/init creating build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/render.js -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/logviewer.py -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/yarn-error.log -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/yarn.lock -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/script.js -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/config.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-header.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-filters.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-datepicker.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-kpi.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-card.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-card-deck.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer copying build/lib/gramex/apps/logviewer/lv-dropdown.html -> build/bdist.linux-armv7l/wheel/gramex/apps/logviewer creating build/bdist.linux-armv7l/wheel/gramex/apps/admin copying build/lib/gramex/apps/admin/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/admin copying build/lib/gramex/apps/admin/script.js -> build/bdist.linux-armv7l/wheel/gramex/apps/admin copying build/lib/gramex/apps/admin/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/admin copying build/lib/gramex/apps/admin/controlpanel.py -> build/bdist.linux-armv7l/wheel/gramex/apps/admin copying build/lib/gramex/apps/admin/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/admin creating build/bdist.linux-armv7l/wheel/gramex/apps/guide copying build/lib/gramex/apps/guide/yarn.lock -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/exercises copying build/lib/gramex/apps/guide/exercises/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/exercises creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/server creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/server/static copying build/lib/gramex/apps/guide/server/static/image.svg -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/server/static copying build/lib/gramex/apps/guide/server/static/plain.txt -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/server/static copying build/lib/gramex/apps/guide/server/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/server creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-dropdown.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/music-trends.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-position.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-text.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-round.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-libraries.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/bg.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-overlay.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/config.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/bg-small.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-loading.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/small-graph.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-modal.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/big-graph.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-forms.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-tooltip.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-gradient.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-about.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/co-login.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-tours.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-upload.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-divider.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/style.css -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-background.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-card.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/heatgrid.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-arrow.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-panel.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-cursor.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-dashboards.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-select.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-underline.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-input.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-ripple.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-login.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-alert.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-tail.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-shadow.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/hdinsight.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-button.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-slider.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/team.svg -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-date-picker.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/guide_ui_app.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-switch.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-grid.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-table.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents copying build/lib/gramex/apps/guide/uicomponents/ui-hover.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uicomponents creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/speech copying build/lib/gramex/apps/guide/speech/speechmodel.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/speech copying build/lib/gramex/apps/guide/speech/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/speech copying build/lib/gramex/apps/guide/speech/script.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/speech copying build/lib/gramex/apps/guide/speech/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/speech copying build/lib/gramex/apps/guide/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide copying build/lib/gramex/apps/guide/script.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/sms copying build/lib/gramex/apps/guide/sms/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/sms copying build/lib/gramex/apps/guide/sms/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/sms creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/scheduler copying build/lib/gramex/apps/guide/scheduler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/scheduler copying build/lib/gramex/apps/guide/scheduler/schedule_utils.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/scheduler copying build/lib/gramex/apps/guide/scheduler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/scheduler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/facebookgraphhandler copying build/lib/gramex/apps/guide/facebookgraphhandler/dashboard.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/facebookgraphhandler copying build/lib/gramex/apps/guide/facebookgraphhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/facebookgraphhandler copying build/lib/gramex/apps/guide/facebookgraphhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/facebookgraphhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/queryhandler copying build/lib/gramex/apps/guide/queryhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/queryhandler copying build/lib/gramex/apps/guide/queryhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/queryhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/watch copying build/lib/gramex/apps/guide/watch/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/watch copying build/lib/gramex/apps/guide/guide.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/search.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/searchindex.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/.eslintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/searchindex.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/search.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/search.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search copying build/lib/gramex/apps/guide/search/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/search creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/chart copying build/lib/gramex/apps/guide/chart/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/chart creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/test copying build/lib/gramex/apps/guide/test/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/test creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/privacy copying build/lib/gramex/apps/guide/privacy/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/privacy creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/handlers copying build/lib/gramex/apps/guide/handlers/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/handlers copying build/lib/gramex/apps/guide/handlers/handlerutil.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/handlers copying build/lib/gramex/apps/guide/handlers/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/handlers copying build/lib/gramex/apps/guide/.eslintrc.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/jsonhandler copying build/lib/gramex/apps/guide/jsonhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/jsonhandler copying build/lib/gramex/apps/guide/jsonhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/jsonhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/flags.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/text-template.txt -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/table.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/continents.sql -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/input.pptx -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/examples.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/vega.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/vegam.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/vega.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler copying build/lib/gramex/apps/guide/formhandler/vega-lite.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/formhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy copying build/lib/gramex/apps/guide/deploy/template.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy copying build/lib/gramex/apps/guide/deploy/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy copying build/lib/gramex/apps/guide/deploy/privatekey.pem -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy copying build/lib/gramex/apps/guide/deploy/certificate.pem -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy copying build/lib/gramex/apps/guide/deploy/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/deploy creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/apps copying build/lib/gramex/apps/guide/apps/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/apps creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/database-or-file-edits-via-formhandler.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/datahandler-flat-files.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/websockets.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/automated-email-alters-in-gramex.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/initialize-gramex-projects.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/function-reloading.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/guide-to-anonymising-data.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/conditional-configurations-in-gramex.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/gramex-offline-install.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/logins-for-apps-on-uat.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/securing-gramex-deployments.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/yaml-reuse-configurations.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/formhandler-filtering-data.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/views-instead-of-query-in-formhandler.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/serve-multiple-files-under-a-single-url.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/reuse-functions.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/download-data.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/file-upload-processing.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/schedule-tasks.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/customized-errors-in-gramex.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/reuse-dicts.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/testing-build-errors-locally.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/finding-slow-code.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/gramex-cache-open.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/formhandler-enhancements.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/debug-console-shows-handler.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/filter-data-using-url.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/conditions-in-gramex-yaml.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/reuse-loops.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/file-download.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/yaml-supports-multi-line-strings.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/gramex-configurations.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/using-yamlurl-yamlpath.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/reuse-data-files.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/fixing-python-build-errors.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/cache-calculations-in-gramex.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/send-email-command-line.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/windows-integratedauth.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/tips/debugging-capturehandler-for-screenshots.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/tips copying build/lib/gramex/apps/guide/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/dashboard copying build/lib/gramex/apps/guide/dashboard/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/dashboard creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/email.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/alert.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/email.txt -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/email.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert copying build/lib/gramex/apps/guide/alert/alertapp.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/alert creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart/img copying build/lib/gramex/apps/guide/quickstart/img/path1.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart/img copying build/lib/gramex/apps/guide/quickstart/img/output.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart/img copying build/lib/gramex/apps/guide/quickstart/img/fts.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart/img copying build/lib/gramex/apps/guide/quickstart/img/envi.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart/img copying build/lib/gramex/apps/guide/quickstart/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/quickstart copying build/lib/gramex/apps/guide/style.css -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/cache copying build/lib/gramex/apps/guide/cache/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/cache copying build/lib/gramex/apps/guide/cache/http-cache-decision-tree.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/cache copying build/lib/gramex/apps/guide/cache/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/cache creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/sankey.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/selection-pane.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/sales.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/input.pptx -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/treemap.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/examples-input.pptx -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/calendarmap.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/sample.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/tweets.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/heatgrid.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler copying build/lib/gramex/apps/guide/pptxhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/pptxhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/processhandler copying build/lib/gramex/apps/guide/processhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/processhandler copying build/lib/gramex/apps/guide/processhandler/.gitignore -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/processhandler copying build/lib/gramex/apps/guide/processhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/processhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/email copying build/lib/gramex/apps/guide/email/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/email copying build/lib/gramex/apps/guide/email/emailapp.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/email copying build/lib/gramex/apps/guide/email/mail.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/email copying build/lib/gramex/apps/guide/email/kitten.jpg -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/email copying build/lib/gramex/apps/guide/email/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/email creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/config copying build/lib/gramex/apps/guide/config/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/config copying build/lib/gramex/apps/guide/config/error-page.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/config copying build/lib/gramex/apps/guide/config/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/config copying build/lib/gramex/apps/guide/config/hello.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/config creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/capturehandler copying build/lib/gramex/apps/guide/capturehandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/capturehandler copying build/lib/gramex/apps/guide/capturehandler/timer.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/capturehandler copying build/lib/gramex/apps/guide/capturehandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/capturehandler copying build/lib/gramex/apps/guide/roadmap.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide copying build/lib/gramex/apps/guide/form.css -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/inactive.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/otp.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/gmail copying build/lib/gramex/apps/guide/auth/gmail/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/gmail copying build/lib/gramex/apps/guide/auth/gmail/index.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/gmail copying build/lib/gramex/apps/guide/auth/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/expiry.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/ajax.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/googleapi.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/db.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/saml copying build/lib/gramex/apps/guide/auth/saml/settings.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/saml copying build/lib/gramex/apps/guide/auth/saml/advanced_settings.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth/saml copying build/lib/gramex/apps/guide/auth/ldap.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/authutil.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/403-template.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/simple.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/secret.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/lookup.xlsx -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth copying build/lib/gramex/apps/guide/auth/customexpiry.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/auth creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/about copying build/lib/gramex/apps/guide/about/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/about creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/release creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/speech-demo.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/http-500-error.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/http-400-error.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/alert-preview.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/logviewer.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 copying build/lib/gramex/apps/guide/release/1.31/formhandler-directory.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.31 creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.32 copying build/lib/gramex/apps/guide/release/1.32/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.32 creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.30 copying build/lib/gramex/apps/guide/release/1.30/logviewer.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.30 copying build/lib/gramex/apps/guide/release/1.30/mobile-sms.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.30 copying build/lib/gramex/apps/guide/release/1.30/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.30 creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.33 copying build/lib/gramex/apps/guide/release/1.33/admin-page.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.33 copying build/lib/gramex/apps/guide/release/1.33/sanddance-demo.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.33 copying build/lib/gramex/apps/guide/release/1.33/console.png -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.33 copying build/lib/gramex/apps/guide/release/1.33/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release/1.33 copying build/lib/gramex/apps/guide/release/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/release creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/install copying build/lib/gramex/apps/guide/install/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/install copying build/lib/gramex/apps/guide/background.jpg -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler copying build/lib/gramex/apps/guide/datahandler/flags.csv -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler copying build/lib/gramex/apps/guide/datahandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler/template copying build/lib/gramex/apps/guide/datahandler/template/template.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler/template copying build/lib/gramex/apps/guide/datahandler/template/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler/template copying build/lib/gramex/apps/guide/datahandler/dbsetup.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler copying build/lib/gramex/apps/guide/datahandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler copying build/lib/gramex/apps/guide/datahandler/show-output.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/datahandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/twitterresthandler copying build/lib/gramex/apps/guide/twitterresthandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/twitterresthandler copying build/lib/gramex/apps/guide/twitterresthandler/twitterutils.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/twitterresthandler copying build/lib/gramex/apps/guide/twitterresthandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/twitterresthandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/uploadhandler copying build/lib/gramex/apps/guide/uploadhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uploadhandler copying build/lib/gramex/apps/guide/uploadhandler/form.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uploadhandler copying build/lib/gramex/apps/guide/uploadhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/uploadhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/contributing copying build/lib/gramex/apps/guide/contributing/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/contributing copying build/lib/gramex/apps/guide/package.json -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/init copying build/lib/gramex/apps/guide/init/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/init creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/functionhandler copying build/lib/gramex/apps/guide/functionhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/functionhandler copying build/lib/gramex/apps/guide/functionhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/functionhandler copying build/lib/gramex/apps/guide/functionhandler/calculations.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/functionhandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/logviewer copying build/lib/gramex/apps/guide/logviewer/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/logviewer copying build/lib/gramex/apps/guide/logviewer/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/logviewer creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/proxyhandler copying build/lib/gramex/apps/guide/proxyhandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/proxyhandler copying build/lib/gramex/apps/guide/proxyhandler/proxyhandler.js -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/proxyhandler copying build/lib/gramex/apps/guide/proxyhandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/proxyhandler copying build/lib/gramex/apps/guide/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/debug copying build/lib/gramex/apps/guide/debug/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/debug copying build/lib/gramex/apps/guide/markdown.template -> build/bdist.linux-armv7l/wheel/gramex/apps/guide creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler copying build/lib/gramex/apps/guide/filehandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler copying build/lib/gramex/apps/guide/filehandler/form.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler copying build/lib/gramex/apps/guide/filehandler/page.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler copying build/lib/gramex/apps/guide/filehandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler copying build/lib/gramex/apps/guide/filehandler/403.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/filehandler creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/admin copying build/lib/gramex/apps/guide/admin/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/admin copying build/lib/gramex/apps/guide/admin/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/admin creating build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler copying build/lib/gramex/apps/guide/websockethandler/websocketchat.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler copying build/lib/gramex/apps/guide/websockethandler/gramex.yaml -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler copying build/lib/gramex/apps/guide/websockethandler/pingbot.py -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler copying build/lib/gramex/apps/guide/websockethandler/chat.html -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler copying build/lib/gramex/apps/guide/websockethandler/README.md -> build/bdist.linux-armv7l/wheel/gramex/apps/guide/websockethandler creating build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/twitterstream.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/badgerfish.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/transforms.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/auth.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/transforms/template.py -> build/bdist.linux-armv7l/wheel/gramex/transforms copying build/lib/gramex/data.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/cache.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/__main__.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/http.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/__init__.py -> build/bdist.linux-armv7l/wheel/gramex creating build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/sms.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/emailer.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/urlcache.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/__init__.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/watcher.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/scheduler.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/services/ttlcache.py -> build/bdist.linux-armv7l/wheel/gramex/services copying build/lib/gramex/install.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/debug.py -> build/bdist.linux-armv7l/wheel/gramex copying build/lib/gramex/config.py -> build/bdist.linux-armv7l/wheel/gramex running install_egg_info Copying gramex.egg-info to build/bdist.linux-armv7l/wheel/gramex-1.33.0-py3.4.egg-info running install_scripts ERROR:root:Run gramex setup --all to install apps creating build/bdist.linux-armv7l/wheel/gramex-1.33.0.dist-info/WHEEL INFO:wheel:creating '/tmp/tmp4z_y6isupip-wheel-/gramex-1.33.0-py2.py3-none-any.whl' and adding '.' to it INFO:wheel:adding 'gramex/license.py' INFO:wheel:adding 'gramex/gramex.yaml' INFO:wheel:adding 'gramex/winservice.py' INFO:wheel:adding 'gramex/apps.yaml' INFO:wheel:adding 'gramex/deploy.yaml' INFO:wheel:adding 'gramex/release.json' INFO:wheel:adding 'gramex/data.py' INFO:wheel:adding 'gramex/cache.py' INFO:wheel:adding 'gramex/__main__.py' INFO:wheel:adding 'gramex/http.py' INFO:wheel:adding 'gramex/__init__.py' INFO:wheel:adding 'gramex/install.py' INFO:wheel:adding 'gramex/debug.py' INFO:wheel:adding 'gramex/config.py' INFO:wheel:adding 'gramex/handlers/forgot.template.html' INFO:wheel:adding 'gramex/handlers/proxyhandler.py' INFO:wheel:adding 'gramex/handlers/authhandler.py' INFO:wheel:adding 'gramex/handlers/socialhandler.py' INFO:wheel:adding 'gramex/handlers/filehandler.template.html' INFO:wheel:adding 'gramex/handlers/datahandler.template.html' INFO:wheel:adding 'gramex/handlers/processhandler.py' INFO:wheel:adding 'gramex/handlers/pptxhandler.py' INFO:wheel:adding 'gramex/handlers/functionhandler.py' INFO:wheel:adding 'gramex/handlers/datahandler.py' INFO:wheel:adding 'gramex/handlers/websockethandler.py' INFO:wheel:adding 'gramex/handlers/404.html' INFO:wheel:adding 'gramex/handlers/jsonhandler.py' INFO:wheel:adding 'gramex/handlers/400.html' INFO:wheel:adding 'gramex/handlers/formhandler.py' INFO:wheel:adding 'gramex/handlers/filehandler.py' INFO:wheel:adding 'gramex/handlers/uploadhandler.py' INFO:wheel:adding 'gramex/handlers/__init__.py' INFO:wheel:adding 'gramex/handlers/auth.template.html' INFO:wheel:adding 'gramex/handlers/basehandler.py' INFO:wheel:adding 'gramex/handlers/signup.template.html' INFO:wheel:adding 'gramex/handlers/500.html' INFO:wheel:adding 'gramex/handlers/capturehandler.py' INFO:wheel:adding 'gramex/handlers/403.html' INFO:wheel:adding 'gramex/handlers/queryhandler.template.html' INFO:wheel:adding 'gramex/pptgen/color.py' INFO:wheel:adding 'gramex/pptgen/fontwidth.py' INFO:wheel:adding 'gramex/pptgen/colors.json' INFO:wheel:adding 'gramex/pptgen/release.json' INFO:wheel:adding 'gramex/pptgen/__init__.py' INFO:wheel:adding 'gramex/pptgen/fonts.json' INFO:wheel:adding 'gramex/pptgen/utils.py' INFO:wheel:adding 'gramex/pptgen/commands.py' INFO:wheel:adding 'gramex/apps/.eslintrc.js' INFO:wheel:adding 'gramex/apps/__init__.py' INFO:wheel:adding 'gramex/apps/speech/Voice_Recognition_Questions_and_Answers.xlsx' INFO:wheel:adding 'gramex/apps/ui/yarn.lock' INFO:wheel:adding 'gramex/apps/ui/gramex.yaml' INFO:wheel:adding 'gramex/apps/ui/config.yaml' INFO:wheel:adding 'gramex/apps/ui/bootstrap-theme.scss' INFO:wheel:adding 'gramex/apps/ui/uiapp.py' INFO:wheel:adding 'gramex/apps/ui/package.json' INFO:wheel:adding 'gramex/apps/formhandler/yarn.lock' INFO:wheel:adding 'gramex/apps/formhandler/formhandler.table.html' INFO:wheel:adding 'gramex/apps/formhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/formhandler/__init__.py' INFO:wheel:adding 'gramex/apps/formhandler/formhandler_utils.py' INFO:wheel:adding 'gramex/apps/formhandler/package.json' INFO:wheel:adding 'gramex/apps/mail/gramex.yaml' INFO:wheel:adding 'gramex/apps/mail/index.html' INFO:wheel:adding 'gramex/apps/mail/mailapp.py' INFO:wheel:adding 'gramex/apps/capture/chromecapture.js' INFO:wheel:adding 'gramex/apps/capture/yarn.lock' INFO:wheel:adding 'gramex/apps/capture/package-lock.json' INFO:wheel:adding 'gramex/apps/capture/.eslintrc.js' INFO:wheel:adding 'gramex/apps/capture/index.html' INFO:wheel:adding 'gramex/apps/capture/capture.js' INFO:wheel:adding 'gramex/apps/capture/package.json' INFO:wheel:adding 'gramex/apps/capture/README.md' INFO:wheel:adding 'gramex/apps/smartalerts/gramex.yaml' INFO:wheel:adding 'gramex/apps/smartalerts/index.html' INFO:wheel:adding 'gramex/apps/update/gramex.yaml' INFO:wheel:adding 'gramex/apps/update/gramexupdate.py' INFO:wheel:adding 'gramex/apps/update/index.html' INFO:wheel:adding 'gramex/apps/update/README.md' INFO:wheel:adding 'gramex/apps/init/.editorconfig' INFO:wheel:adding 'gramex/apps/init/gramex.yaml' INFO:wheel:adding 'gramex/apps/init/.eslintrc.js' INFO:wheel:adding 'gramex/apps/init/.stylelintrc.js' INFO:wheel:adding 'gramex/apps/init/.flake8' INFO:wheel:adding 'gramex/apps/init/index.html' INFO:wheel:adding 'gramex/apps/init/.gitignore' INFO:wheel:adding 'gramex/apps/init/.gitlab-ci.yml' INFO:wheel:adding 'gramex/apps/init/.htmllintrc' INFO:wheel:adding 'gramex/apps/init/README.md' INFO:wheel:adding 'gramex/apps/logviewer/render.js' INFO:wheel:adding 'gramex/apps/logviewer/logviewer.py' INFO:wheel:adding 'gramex/apps/logviewer/yarn-error.log' INFO:wheel:adding 'gramex/apps/logviewer/yarn.lock' INFO:wheel:adding 'gramex/apps/logviewer/gramex.yaml' INFO:wheel:adding 'gramex/apps/logviewer/script.js' INFO:wheel:adding 'gramex/apps/logviewer/config.yaml' INFO:wheel:adding 'gramex/apps/logviewer/lv-header.html' INFO:wheel:adding 'gramex/apps/logviewer/index.html' INFO:wheel:adding 'gramex/apps/logviewer/lv-filters.html' INFO:wheel:adding 'gramex/apps/logviewer/package.json' INFO:wheel:adding 'gramex/apps/logviewer/lv-datepicker.html' INFO:wheel:adding 'gramex/apps/logviewer/lv-kpi.html' INFO:wheel:adding 'gramex/apps/logviewer/lv-card.html' INFO:wheel:adding 'gramex/apps/logviewer/lv-card-deck.html' INFO:wheel:adding 'gramex/apps/logviewer/lv-dropdown.html' INFO:wheel:adding 'gramex/apps/admin/gramex.yaml' INFO:wheel:adding 'gramex/apps/admin/script.js' INFO:wheel:adding 'gramex/apps/admin/index.html' INFO:wheel:adding 'gramex/apps/admin/controlpanel.py' INFO:wheel:adding 'gramex/apps/admin/package.json' INFO:wheel:adding 'gramex/apps/guide/yarn.lock' INFO:wheel:adding 'gramex/apps/guide/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/script.js' INFO:wheel:adding 'gramex/apps/guide/guide.py' INFO:wheel:adding 'gramex/apps/guide/.eslintrc.js' INFO:wheel:adding 'gramex/apps/guide/index.html' INFO:wheel:adding 'gramex/apps/guide/style.css' INFO:wheel:adding 'gramex/apps/guide/roadmap.md' INFO:wheel:adding 'gramex/apps/guide/form.css' INFO:wheel:adding 'gramex/apps/guide/background.jpg' INFO:wheel:adding 'gramex/apps/guide/package.json' INFO:wheel:adding 'gramex/apps/guide/README.md' INFO:wheel:adding 'gramex/apps/guide/markdown.template' INFO:wheel:adding 'gramex/apps/guide/exercises/README.md' INFO:wheel:adding 'gramex/apps/guide/server/README.md' INFO:wheel:adding 'gramex/apps/guide/server/static/image.svg' INFO:wheel:adding 'gramex/apps/guide/server/static/plain.txt' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-dropdown.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/music-trends.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-position.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-text.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-round.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-libraries.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/bg.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-overlay.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/config.yaml' INFO:wheel:adding 'gramex/apps/guide/uicomponents/bg-small.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-loading.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/small-graph.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-modal.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/big-graph.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-forms.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-tooltip.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-gradient.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-about.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/co-login.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-tours.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/index.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-upload.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-divider.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/style.css' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-background.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-card.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/heatgrid.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-arrow.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-panel.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-cursor.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-dashboards.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-select.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-underline.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-input.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-ripple.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-login.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-alert.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-tail.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-shadow.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/hdinsight.png' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-button.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-slider.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/team.svg' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-date-picker.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/guide_ui_app.py' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-switch.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-grid.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-table.html' INFO:wheel:adding 'gramex/apps/guide/uicomponents/ui-hover.html' INFO:wheel:adding 'gramex/apps/guide/speech/speechmodel.py' INFO:wheel:adding 'gramex/apps/guide/speech/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/speech/script.js' INFO:wheel:adding 'gramex/apps/guide/speech/index.html' INFO:wheel:adding 'gramex/apps/guide/sms/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/sms/README.md' INFO:wheel:adding 'gramex/apps/guide/scheduler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/scheduler/schedule_utils.py' INFO:wheel:adding 'gramex/apps/guide/scheduler/README.md' INFO:wheel:adding 'gramex/apps/guide/facebookgraphhandler/dashboard.html' INFO:wheel:adding 'gramex/apps/guide/facebookgraphhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/facebookgraphhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/queryhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/queryhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/watch/README.md' INFO:wheel:adding 'gramex/apps/guide/search/search.py' INFO:wheel:adding 'gramex/apps/guide/search/searchindex.json' INFO:wheel:adding 'gramex/apps/guide/search/.eslintrc.js' INFO:wheel:adding 'gramex/apps/guide/search/searchindex.js' INFO:wheel:adding 'gramex/apps/guide/search/search.json' INFO:wheel:adding 'gramex/apps/guide/search/search.js' INFO:wheel:adding 'gramex/apps/guide/search/README.md' INFO:wheel:adding 'gramex/apps/guide/chart/README.md' INFO:wheel:adding 'gramex/apps/guide/test/README.md' INFO:wheel:adding 'gramex/apps/guide/privacy/README.md' INFO:wheel:adding 'gramex/apps/guide/handlers/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/handlers/handlerutil.py' INFO:wheel:adding 'gramex/apps/guide/handlers/README.md' INFO:wheel:adding 'gramex/apps/guide/jsonhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/jsonhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/formhandler/flags.csv' INFO:wheel:adding 'gramex/apps/guide/formhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/formhandler/text-template.txt' INFO:wheel:adding 'gramex/apps/guide/formhandler/table.html' INFO:wheel:adding 'gramex/apps/guide/formhandler/continents.sql' INFO:wheel:adding 'gramex/apps/guide/formhandler/input.pptx' INFO:wheel:adding 'gramex/apps/guide/formhandler/examples.yaml' INFO:wheel:adding 'gramex/apps/guide/formhandler/vega.html' INFO:wheel:adding 'gramex/apps/guide/formhandler/vegam.yaml' INFO:wheel:adding 'gramex/apps/guide/formhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/formhandler/vega.yaml' INFO:wheel:adding 'gramex/apps/guide/formhandler/vega-lite.yaml' INFO:wheel:adding 'gramex/apps/guide/deploy/template.html' INFO:wheel:adding 'gramex/apps/guide/deploy/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/deploy/privatekey.pem' INFO:wheel:adding 'gramex/apps/guide/deploy/certificate.pem' INFO:wheel:adding 'gramex/apps/guide/deploy/README.md' INFO:wheel:adding 'gramex/apps/guide/apps/README.md' INFO:wheel:adding 'gramex/apps/guide/tips/database-or-file-edits-via-formhandler.md' INFO:wheel:adding 'gramex/apps/guide/tips/datahandler-flat-files.md' INFO:wheel:adding 'gramex/apps/guide/tips/websockets.md' INFO:wheel:adding 'gramex/apps/guide/tips/automated-email-alters-in-gramex.md' INFO:wheel:adding 'gramex/apps/guide/tips/initialize-gramex-projects.md' INFO:wheel:adding 'gramex/apps/guide/tips/function-reloading.md' INFO:wheel:adding 'gramex/apps/guide/tips/guide-to-anonymising-data.md' INFO:wheel:adding 'gramex/apps/guide/tips/conditional-configurations-in-gramex.md' INFO:wheel:adding 'gramex/apps/guide/tips/gramex-offline-install.md' INFO:wheel:adding 'gramex/apps/guide/tips/logins-for-apps-on-uat.md' INFO:wheel:adding 'gramex/apps/guide/tips/securing-gramex-deployments.md' INFO:wheel:adding 'gramex/apps/guide/tips/yaml-reuse-configurations.md' INFO:wheel:adding 'gramex/apps/guide/tips/formhandler-filtering-data.md' INFO:wheel:adding 'gramex/apps/guide/tips/views-instead-of-query-in-formhandler.md' INFO:wheel:adding 'gramex/apps/guide/tips/serve-multiple-files-under-a-single-url.md' INFO:wheel:adding 'gramex/apps/guide/tips/reuse-functions.md' INFO:wheel:adding 'gramex/apps/guide/tips/download-data.md' INFO:wheel:adding 'gramex/apps/guide/tips/file-upload-processing.md' INFO:wheel:adding 'gramex/apps/guide/tips/schedule-tasks.md' INFO:wheel:adding 'gramex/apps/guide/tips/customized-errors-in-gramex.md' INFO:wheel:adding 'gramex/apps/guide/tips/reuse-dicts.md' INFO:wheel:adding 'gramex/apps/guide/tips/testing-build-errors-locally.md' INFO:wheel:adding 'gramex/apps/guide/tips/finding-slow-code.md' INFO:wheel:adding 'gramex/apps/guide/tips/gramex-cache-open.md' INFO:wheel:adding 'gramex/apps/guide/tips/formhandler-enhancements.md' INFO:wheel:adding 'gramex/apps/guide/tips/debug-console-shows-handler.md' INFO:wheel:adding 'gramex/apps/guide/tips/filter-data-using-url.md' INFO:wheel:adding 'gramex/apps/guide/tips/conditions-in-gramex-yaml.md' INFO:wheel:adding 'gramex/apps/guide/tips/reuse-loops.md' INFO:wheel:adding 'gramex/apps/guide/tips/file-download.md' INFO:wheel:adding 'gramex/apps/guide/tips/yaml-supports-multi-line-strings.md' INFO:wheel:adding 'gramex/apps/guide/tips/gramex-configurations.md' INFO:wheel:adding 'gramex/apps/guide/tips/using-yamlurl-yamlpath.md' INFO:wheel:adding 'gramex/apps/guide/tips/reuse-data-files.md' INFO:wheel:adding 'gramex/apps/guide/tips/fixing-python-build-errors.md' INFO:wheel:adding 'gramex/apps/guide/tips/README.md' INFO:wheel:adding 'gramex/apps/guide/tips/cache-calculations-in-gramex.md' INFO:wheel:adding 'gramex/apps/guide/tips/send-email-command-line.md' INFO:wheel:adding 'gramex/apps/guide/tips/windows-integratedauth.md' INFO:wheel:adding 'gramex/apps/guide/tips/debugging-capturehandler-for-screenshots.md' INFO:wheel:adding 'gramex/apps/guide/dashboard/README.md' INFO:wheel:adding 'gramex/apps/guide/alert/email.md' INFO:wheel:adding 'gramex/apps/guide/alert/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/alert/alert.html' INFO:wheel:adding 'gramex/apps/guide/alert/email.txt' INFO:wheel:adding 'gramex/apps/guide/alert/email.html' INFO:wheel:adding 'gramex/apps/guide/alert/README.md' INFO:wheel:adding 'gramex/apps/guide/alert/alertapp.py' INFO:wheel:adding 'gramex/apps/guide/quickstart/README.md' INFO:wheel:adding 'gramex/apps/guide/quickstart/img/path1.png' INFO:wheel:adding 'gramex/apps/guide/quickstart/img/output.png' INFO:wheel:adding 'gramex/apps/guide/quickstart/img/fts.png' INFO:wheel:adding 'gramex/apps/guide/quickstart/img/envi.png' INFO:wheel:adding 'gramex/apps/guide/cache/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/cache/http-cache-decision-tree.png' INFO:wheel:adding 'gramex/apps/guide/cache/README.md' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/sankey.csv' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/selection-pane.png' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/sales.csv' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/input.pptx' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/treemap.csv' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/examples-input.pptx' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/calendarmap.csv' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/sample.png' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/tweets.json' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/heatgrid.csv' INFO:wheel:adding 'gramex/apps/guide/pptxhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/processhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/processhandler/.gitignore' INFO:wheel:adding 'gramex/apps/guide/processhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/email/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/email/emailapp.py' INFO:wheel:adding 'gramex/apps/guide/email/mail.html' INFO:wheel:adding 'gramex/apps/guide/email/kitten.jpg' INFO:wheel:adding 'gramex/apps/guide/email/README.md' INFO:wheel:adding 'gramex/apps/guide/config/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/config/error-page.html' INFO:wheel:adding 'gramex/apps/guide/config/README.md' INFO:wheel:adding 'gramex/apps/guide/config/hello.py' INFO:wheel:adding 'gramex/apps/guide/capturehandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/capturehandler/timer.html' INFO:wheel:adding 'gramex/apps/guide/capturehandler/README.md' INFO:wheel:adding 'gramex/apps/guide/auth/inactive.html' INFO:wheel:adding 'gramex/apps/guide/auth/otp.html' INFO:wheel:adding 'gramex/apps/guide/auth/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/auth/expiry.html' INFO:wheel:adding 'gramex/apps/guide/auth/ajax.html' INFO:wheel:adding 'gramex/apps/guide/auth/googleapi.html' INFO:wheel:adding 'gramex/apps/guide/auth/db.html' INFO:wheel:adding 'gramex/apps/guide/auth/ldap.html' INFO:wheel:adding 'gramex/apps/guide/auth/authutil.py' INFO:wheel:adding 'gramex/apps/guide/auth/403-template.html' INFO:wheel:adding 'gramex/apps/guide/auth/simple.html' INFO:wheel:adding 'gramex/apps/guide/auth/secret.html' INFO:wheel:adding 'gramex/apps/guide/auth/lookup.xlsx' INFO:wheel:adding 'gramex/apps/guide/auth/README.md' INFO:wheel:adding 'gramex/apps/guide/auth/customexpiry.html' INFO:wheel:adding 'gramex/apps/guide/auth/gmail/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/auth/gmail/index.html' INFO:wheel:adding 'gramex/apps/guide/auth/saml/settings.json' INFO:wheel:adding 'gramex/apps/guide/auth/saml/advanced_settings.json' INFO:wheel:adding 'gramex/apps/guide/about/README.md' INFO:wheel:adding 'gramex/apps/guide/release/README.md' INFO:wheel:adding 'gramex/apps/guide/release/1.31/speech-demo.png' INFO:wheel:adding 'gramex/apps/guide/release/1.31/http-500-error.png' INFO:wheel:adding 'gramex/apps/guide/release/1.31/http-400-error.png' INFO:wheel:adding 'gramex/apps/guide/release/1.31/alert-preview.png' INFO:wheel:adding 'gramex/apps/guide/release/1.31/logviewer.png' INFO:wheel:adding 'gramex/apps/guide/release/1.31/README.md' INFO:wheel:adding 'gramex/apps/guide/release/1.31/formhandler-directory.png' INFO:wheel:adding 'gramex/apps/guide/release/1.32/README.md' INFO:wheel:adding 'gramex/apps/guide/release/1.30/logviewer.png' INFO:wheel:adding 'gramex/apps/guide/release/1.30/mobile-sms.png' INFO:wheel:adding 'gramex/apps/guide/release/1.30/README.md' INFO:wheel:adding 'gramex/apps/guide/release/1.33/admin-page.png' INFO:wheel:adding 'gramex/apps/guide/release/1.33/sanddance-demo.js' INFO:wheel:adding 'gramex/apps/guide/release/1.33/console.png' INFO:wheel:adding 'gramex/apps/guide/release/1.33/README.md' INFO:wheel:adding 'gramex/apps/guide/install/README.md' INFO:wheel:adding 'gramex/apps/guide/datahandler/flags.csv' INFO:wheel:adding 'gramex/apps/guide/datahandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/datahandler/dbsetup.py' INFO:wheel:adding 'gramex/apps/guide/datahandler/README.md' INFO:wheel:adding 'gramex/apps/guide/datahandler/show-output.js' INFO:wheel:adding 'gramex/apps/guide/datahandler/template/template.html' INFO:wheel:adding 'gramex/apps/guide/datahandler/template/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/twitterresthandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/twitterresthandler/twitterutils.py' INFO:wheel:adding 'gramex/apps/guide/twitterresthandler/README.md' INFO:wheel:adding 'gramex/apps/guide/uploadhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/uploadhandler/form.html' INFO:wheel:adding 'gramex/apps/guide/uploadhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/contributing/README.md' INFO:wheel:adding 'gramex/apps/guide/init/README.md' INFO:wheel:adding 'gramex/apps/guide/functionhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/functionhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/functionhandler/calculations.py' INFO:wheel:adding 'gramex/apps/guide/logviewer/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/logviewer/README.md' INFO:wheel:adding 'gramex/apps/guide/proxyhandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/proxyhandler/proxyhandler.js' INFO:wheel:adding 'gramex/apps/guide/proxyhandler/README.md' INFO:wheel:adding 'gramex/apps/guide/debug/README.md' INFO:wheel:adding 'gramex/apps/guide/filehandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/filehandler/form.html' INFO:wheel:adding 'gramex/apps/guide/filehandler/page.yaml' INFO:wheel:adding 'gramex/apps/guide/filehandler/README.md' INFO:wheel:adding 'gramex/apps/guide/filehandler/403.html' INFO:wheel:adding 'gramex/apps/guide/admin/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/admin/README.md' INFO:wheel:adding 'gramex/apps/guide/websockethandler/websocketchat.py' INFO:wheel:adding 'gramex/apps/guide/websockethandler/gramex.yaml' INFO:wheel:adding 'gramex/apps/guide/websockethandler/pingbot.py' INFO:wheel:adding 'gramex/apps/guide/websockethandler/chat.html' INFO:wheel:adding 'gramex/apps/guide/websockethandler/README.md' INFO:wheel:adding 'gramex/transforms/twitterstream.py' INFO:wheel:adding 'gramex/transforms/badgerfish.py' INFO:wheel:adding 'gramex/transforms/transforms.py' INFO:wheel:adding 'gramex/transforms/__init__.py' INFO:wheel:adding 'gramex/transforms/auth.py' INFO:wheel:adding 'gramex/transforms/template.py' INFO:wheel:adding 'gramex/services/sms.py' INFO:wheel:adding 'gramex/services/emailer.py' INFO:wheel:adding 'gramex/services/urlcache.py' INFO:wheel:adding 'gramex/services/__init__.py' INFO:wheel:adding 'gramex/services/watcher.py' INFO:wheel:adding 'gramex/services/scheduler.py' INFO:wheel:adding 'gramex/services/ttlcache.py' INFO:wheel:adding 'gramex-1.33.0.dist-info/DESCRIPTION.rst' INFO:wheel:adding 'gramex-1.33.0.dist-info/entry_points.txt' INFO:wheel:adding 'gramex-1.33.0.dist-info/metadata.json' INFO:wheel:adding 'gramex-1.33.0.dist-info/top_level.txt' INFO:wheel:adding 'gramex-1.33.0.dist-info/WHEEL' INFO:wheel:adding 'gramex-1.33.0.dist-info/METADATA' INFO:wheel:adding 'gramex-1.33.0.dist-info/RECORD' Running setup.py bdist_wheel for gramex: finished with status 'done' Stored in directory: /tmp/tmpspjr8fyg Successfully built gramex Cleaning up... Removing source in /tmp/pip-build-fstd_um6/gramex