Skip to content

Commit e586994

Browse files
committed
update README
1 parent f33b8d7 commit e586994

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,6 @@ pip install --upgrade pip setuptools wheel
106106
pip install -e .
107107
```
108108

109-
If you still can't use editable mode, a regular install also works:
110-
111-
```bash
112-
pip install .
113-
```
114-
115-
### `ModuleNotFoundError: No module named 'sensx'`
116-
117-
The install step above likely failed. Check the install output and retry.
118-
119109
### `command 'python' not found`
120110

121111
On Ubuntu 22.04+, use `python3` instead of `python`, or install the compatibility package:

0 commit comments

Comments
 (0)