-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Your example fails to install and load:
03/28/2018 05:38 AM
.03/28/2018 05:38 AM ..
03/28/2018 05:38 AM 18 .gitignore
03/28/2018 05:38 AM 1,100 app.py
03/28/2018 05:38 AM 1,639 intermediate_value_app.py
03/28/2018 05:38 AM 1,558 longer_computations_app.py
03/28/2018 05:38 AM 338 README.md
03/28/2018 05:38 AM 469 requirements.txt
6 File(s) 5,122 bytes
2 Dir(s) 15,735,963,648 bytes free
(dash_plotly) c:\Users\rlysakow\Desktop\04-GUI-Development-Examples\dashplotly\dash_example_dr
pip install -r requirements.txt
Collecting certifi==2018.1.18
Using cached certifi-2018.1.18-py2.py3-none-any.whl (151 kB)
Collecting chardet==3.0.4
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting click==6.7
Using cached click-6.7-py2.py3-none-any.whl (71 kB)
Collecting dash==0.21.0
Using cached dash-0.21.0.tar.gz (15 kB)
Collecting dash-core-components==0.21.0
Downloading dash_core_components-0.21.0.tar.gz (1.9 MB)
|████████████████████████████████| 1.9 MB 2.2 MB/s
Collecting dash-html-components==0.9.0
Downloading dash_html_components-0.9.0.tar.gz (45 kB)
|████████████████████████████████| 45 kB 759 kB/s
Collecting dash-renderer==0.11.3
Downloading dash_renderer-0.11.3.tar.gz (126 kB)
|████████████████████████████████| 126 kB 3.3 MB/s
Collecting decorator==4.2.1
Using cached decorator-4.2.1-py2.py3-none-any.whl (9.3 kB)
Collecting enum34==1.1.6
Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
Collecting Flask==0.12.2
Using cached Flask-0.12.2-py2.py3-none-any.whl (83 kB)
Collecting Flask-Compress==1.4.0
Using cached Flask-Compress-1.4.0.tar.gz (6.0 kB)
Collecting functools32==3.2.3.post2
Downloading functools32-3.2.3-2.tar.gz (31 kB)
ERROR: Command errored out with exit status 1:
command: 'C:\ProgramData\Anaconda3\envs\dash_plotly\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\rlysakow\\AppData\\Local\\Temp\\pip-install-i0_likf3\\functools32\\setup.py'"'"'; __file__='"'"'C:\\Users\\rlysakow\\AppData\\Local\\Temp\\pip-install-i0_likf3\\functools32\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\rlysakow\AppData\Local\Temp\pip-install-i0_likf3\functools32\pip-egg-info'
cwd: C:\Users\rlysakow\AppData\Local\Temp\pip-install-i0_likf3\functools32\
Complete output (1 lines):
This backport is for Python 2.7 only.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Metadata
Metadata
Assignees
Labels
No labels