Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
004b6e6a
"tests/vscode:/vscode.git/clone" did not exist on "3ea45f90dbd314095d56bcf033e515555092dd15"
Commit
004b6e6a
authored
Mar 18, 2025
by
Dmitry Tokarev
Committed by
GitHub
Mar 18, 2025
Browse files
docs: Update README.md - add missing python3-pip package (#263)
parent
16d0d60f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
004b6e6a
...
@@ -39,7 +39,7 @@ The following examples require a few system level packages.
...
@@ -39,7 +39,7 @@ The following examples require a few system level packages.
```
```
apt-get update
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -yq python3-dev libucx0
DEBIAN_FRONTEND=noninteractive apt-get install -yq python3-dev
python3-pip
libucx0
pip install ai-dynamo[all]
pip install ai-dynamo[all]
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment