Update
- Blume
- Offline
- Senior Member
-
Less
More
- Posts: 42
- Thank you received: 2
16 Mar 2020 09:39 #160399
by Blume
Update was created by Blume
Hi,
is it easy to update ProbeBasic screen ?And my settings are retained ?
regards
is it easy to update ProbeBasic screen ?
pip install probe-basic
regards
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
16 Mar 2020 11:37 #160412
by BigJohnT
Replied by BigJohnT on topic Update
To upgrade an already installed package to the latest from PyPI:
JT
pip install --upgrade PackageName
JT
The following user(s) said Thank You: KCJ
Please Log in or Create an account to join the conversation.
- Blume
- Offline
- Senior Member
-
Less
More
- Posts: 42
- Thank you received: 2
23 May 2020 19:05 #168712
by Blume
Replied by Blume on topic Update
I try it an now i have this error code
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-Ldgeya/probe-basic/setup.py", line 3, in <module>
from qtpyvcp.tools.qcompile import compile
ImportError: No module named qtpyvcp.tools.qcompile
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-Ldgeya/probe-basic/
Stefan
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-Ldgeya/probe-basic/setup.py", line 3, in <module>
from qtpyvcp.tools.qcompile import compile
ImportError: No module named qtpyvcp.tools.qcompile
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-Ldgeya/probe-basic/
Stefan
Please Log in or Create an account to join the conversation.
Moderators: KCJ, Lcvette
Time to create page: 0.056 seconds