Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
0fdd30db
Commit
0fdd30db
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added pip3 stuff.
parent
b78bff61
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/erko_howto_tools.txt
+11
-5
11 additions, 5 deletions
doc/erko_howto_tools.txt
with
11 additions
and
5 deletions
doc/erko_howto_tools.txt
+
11
−
5
View file @
0fdd30db
...
@@ -706,6 +706,9 @@ Quartus version meeting minutes 13 may 2020 (RW, LH JH, EK):
...
@@ -706,6 +706,9 @@ Quartus version meeting minutes 13 may 2020 (RW, LH JH, EK):
* Linux
* Linux
*******************************************************************************
*******************************************************************************
# Linux Mint version
> cat /etc/issue
https://regexr.com/
https://regexr.com/
https://linuxize.com/
https://linuxize.com/
...
@@ -801,9 +804,16 @@ sudo chgrp -R software dirname # recursively change group of 'dirname' to 'soft
...
@@ -801,9 +804,16 @@ sudo chgrp -R software dirname # recursively change group of 'dirname' to 'soft
sudo chown user_name file_name # change user,group
sudo chown user_name file_name # change user,group
# Linux
upgrade
# Linux
Mint 20.3 upgrade 26 april 2022
https://linuxmint-user-guide.readthedocs.io/en/latest/upgrade-to-mint-20.html
https://linuxmint-user-guide.readthedocs.io/en/latest/upgrade-to-mint-20.html
sudo pip3 install matplotlib
sudo apt-get install python3-pil.imagetk
> python3 base/test_plot.py # werkt nu
sudo pip3 install asyncua
./sdp_rw.py --host dop421 -l # werkt nu
*******************************************************************************
*******************************************************************************
* ICT diensten
* ICT diensten
*******************************************************************************
*******************************************************************************
...
@@ -944,10 +954,6 @@ Gelukt !
...
@@ -944,10 +954,6 @@ Gelukt !
* SDPTR
* SDPTR
*******************************************************************************
*******************************************************************************
sudo pip3 install setuptools-rust
sudo pip3 install asyncua
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -l
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -l
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -r firmware_version
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -r firmware_version
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment