internetarchive / internetarchive/warcprox

no luck installing by following the instructions (solved)

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
467
Forks
66
PR merge metrics
No merged PRs in 30d

Description

On my Linux Mint 20 machine, I did

```sh
sudo apt install libffi-dev libssl-dev
pip install warcprox
```

However, this did not result in an executable being installed. After some soul-searching I then did

```sh
pip3 install --user warcprox
```

which worked as expected. I want to politely suggest an update to the README.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the README installation instructions alongside the reported `pip` and `pip3 install --user warcprox` commands. Update the instructions to reflect the working installation approach, then verify that the documented command installs an executable as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.