Skip to content

Commit bd9667d

Browse files
authored
Add installation note for Ubuntu usersdocs: add python virtual enviro… (#1565)
…nment note for ubuntu Added note for Ubuntu users regarding installation errors.
2 parents b9faaf3 + 5ad9dba commit bd9667d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ The node hub is available in the [**`dora-rs/dora-hub`**](https://github.com/dor
129129
pip install dora-rs-cli
130130
```
131131

132+
Note for Ubuntu users: If you encounter an 'externally-managed-environment' error during installation, try installing inside a virtual environment (python3 -m venv venv).
133+
132134
<details close>
133135
<summary><b>Additional installation methods</b></summary>
134136

0 commit comments

Comments
 (0)