Skip to content

Commit

Permalink
Remove specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Oct 2, 2020
1 parent 67aa251 commit 63432db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ If you get the error:

```
Failed to execute process '/usr/local/bin/pip'. Reason:
The file '/usr/local/bin/pip' specified the interpreter '/usr/local/opt/python/bin/python3.7', which is not an executable command.
The file '/usr/local/bin/pip' specified the interpreter '/usr/local/opt/python/bin/python3.x', which is not an executable command.
```

Or:

```
/bin/sh: /usr/local/bin/sphinx-build: /usr/local/opt/python/bin/python3.7: bad interpreter: No such file or directory
/bin/sh: /usr/local/bin/sphinx-build: /usr/local/opt/python/bin/python3.x: bad interpreter: No such file or directory
make: *** [html] Error 126
```

Expand Down

0 comments on commit 63432db

Please sign in to comment.