Update installatie_ocp_vscode-viewer.md

This commit is contained in:
2024-12-19 19:49:05 +01:00
parent dc88b8fd25
commit 8b4d196bc5

View File

@@ -1,5 +1,8 @@
## Installatie build123d en ocp_vscode viewer ## Installatie build123d en ocp_vscode viewer
### Creeer de virtuele omgeving
`python -m venv .ocp_venv`
### Start de virtuele omgeving ### Start de virtuele omgeving
`source /home/h3n3/CAD/.ocp_venv/bin/activate` `source /home/h3n3/CAD/.ocp_venv/bin/activate`
@@ -28,3 +31,4 @@ set_port(3939)
Start de tekening: Start de tekening:
`python de_tekening.py` `python de_tekening.py`