question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install on Ubuntu 14.04

See original GitHub issue

Hi,

I am facing on this error on Ubuntu 14.04

This is error when I was trying to use bootstrap.py

Upgrading TLJH installer...
Traceback (most recent call last):
  File "bootstrap.py", line 83, in <module>
    main()
  File "bootstrap.py", line 68, in main
    ] + pip_flags + [tljh_repo_path], stderr=subprocess.STDOUT)
  File "/usr/lib/python3.4/subprocess.py", line 620, in check_output
    raise CalledProcessError(retcode, process.args, output=output)
subprocess.CalledProcessError: Command '['/opt/tljh/hub/bin/pip', 'install', '--upgrade', 'git+https://github.com/jupyterhub/the-littlest-jupyterhub.git']' returned non-zero exit status 1

This is something when I was trying to run setup.py

sudo /opt/tljh/hub/bin/python3.4 setup.py install

Error message error in the-littlest-jupyterhub setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers

This is a little bit strange to me. Do you guys have any idea?

Thank you, Tran

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
willingccommented, Oct 19, 2018

Why not put it in an important directive?

0reactions
yuvipandacommented, Nov 23, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't I install any applications on my ubuntu 14.04? - Quora
My answer is here (answer to Ubuntu? When I try to install softwares from ubuntu software center it says package dependencies cannot be...
Read more >
Failed to install Ubuntu 14.04 64 bit
I was trying to install Ubuntu 14.04 64 bit on my acer aspire e15. it has intel pentium quad core processor N3540.
Read more >
Unable to Install an Ubuntu 14.04 Guest with Parallels 15
I downloaded the Ubuntu iso and selected it in the installation assistant. I have tried both with and without 'express installation' checked.
Read more >
Onboarding Ubuntu 14.04 failing to install.
I went throught the detailsed steps and still cant get mdatp to install in Ubuntu 14.04. $ cat /etc/apt/sources.list.d/*
Read more >
Install Ubuntu 14.04 alongside Windows 8.1 in 10 easy steps
1. Back up Windows · 2. Create a bootable Ubuntu USB drive · 3. Shrink your Windows partition · 4. Turn off fast...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found