I have problem on vps with Webinterface

Antworten
Stasiu13
Beiträge: 1
Registriert: Mo 4. Mär 2019, 12:00
Hat sich bedankt: 0
Danksagung erhalten: 0

I have problem on vps with Webinterface

Beitrag von Stasiu13 »

Hello,
when i try install web interface on my vps i have error.
SPOILER
# pip install -r requirements.txt
Collecting pandas>=0.23.0 (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages ... x86_64.whl
Collecting plotly>=2.7.0 (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages ... ne-any.whl
Collecting dash==0.21.1 (from -r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages ... 1.1.tar.gz
Collecting dash_core_components>=0.23.0 (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages ... 3.1.tar.gz
Collecting dash_html_components==0.11.0 (from -r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages ... 1.0.tar.gz
Collecting dash_table_experiments==0.6.0 (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages ... 6.0.tar.gz
Collecting dash_renderer==0.13.0 (from -r requirements.txt (line 7))
Using cached https://files.pythonhosted.org/packages ... 3.0.tar.gz
Collecting pycurl==7.43.0.2 (from -r requirements.txt (line 8))
Using cached https://files.pythonhosted.org/packages ... 0.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-NTaOGj/pycurl/setup.py", line 913, in <module>
ext = get_extension(sys.argv, split_extension_source=split_extension_source)
File "/tmp/pip-build-NTaOGj/pycurl/setup.py", line 582, in get_extension
ext_config = ExtensionConfiguration(argv)
File "/tmp/pip-build-NTaOGj/pycurl/setup.py", line 99, in __init__
self.configure()
File "/tmp/pip-build-NTaOGj/pycurl/setup.py", line 227, in configure_unix
raise ConfigurationError(msg)
__main__.ConfigurationError: Could not run curl-config: [Errno 2] No such file or directory

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-NTaOGj/pycurl/
UnknownDeveloper
Core Developer
Beiträge: 407
Registriert: Sa 19. Mai 2018, 15:59
Hat sich bedankt: 22 Mal
Danksagung erhalten: 86 Mal

Re: I have problem on vps with Webinterface

Beitrag von UnknownDeveloper »

are you sure executing pip results in executing Python 3 Pip and not a parallel installed python 2 pip?

Greets
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste