Skip to content
Snippets Groups Projects
Commit 3cd54f79 authored by ANTO SAGAYA JUSTIN R's avatar ANTO SAGAYA JUSTIN R :speech_balloon:
Browse files

Update file create venv file.txt

parent 93e8c77b
No related branches found
No related tags found
No related merge requests found
Any python packages installing to environment error:
sudo aptget install colour --break-system-packages
Create a Venv File:
python -m venv iotcloud
Git command meaning:
1. git push origin master ( pushes the local master branch to the remote repository. )
2. git push origin main ( git push to main branch. )
3. git remote -v ( your record of remote repositories.)
vs code remote ssh connecting error on raspberry pi:
sudo rm -r .vscode* ( This command remove vs code server to RPI.)
Activate This Venv File:
source iotcloud/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment