tldr-python-client: Bash on Ubuntu on Windows - Internet connection error
Reproduction Rate
I could reproduce the issue each time I tried to print any TLDR page.
Steps to Reproduce
- Install Windows Subsystem for Linux.
- Install Ubuntu on Windows.
- Run Bash on Ubuntu on Windows.
- Install
linuxbrew. There is installation instruction onhttp://linuxbrew.sh. - Install
Python3:brew updateandbrew install python3. - Install
TLDRPythonclient:pip3 install tldr. - Try to print any
TLDRpage.
Result
$ tldr tldr
No internet connection detected. Please reconnect and try again.
$ tldr apt
No internet connection detected. Please reconnect and try again.
Expected Result
TLDR pages
Additional Information
Windows Subsystem for Linux, Bash on Ubuntu on Windows
I have reproduced the issue on AIX 7.1, Python 2.7.12.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 16 (4 by maintainers)
Links to this issue
Most upvoted comments
+1
j86989 on Feb 27, 2018