You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@ The node hub is available in the [**`dora-rs/dora-hub`**](https://github.com/dor
129
129
pip install dora-rs-cli
130
130
```
131
131
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).
0 commit comments