-
Hi,
After successfully loading a netlist and executing the following lines of sample Python code in the Python widget, I saved the commands in a .py script.
```
from hal_plugins import graph_algo…
-
**Describe the bug**
Using systemd daemon from root does not see the location of smartctl.
If you specify SMARTCTL_PATH manually, it works
**Raw outputs**
```
ноя 05 14:13:50 localhost.localdom…
-
**Prerequisite**
- Make sure no duplicated issue has already been reported. You should look for closed issues, too.
- Make sure you are not asking us to help to solve your specific issue. GitHub i…
-
I want to use scrcpy in a Python file or command prompt, but I don't need to display windows in real-time. I just want its "simulate physical keyboard and mouse" feature. How can I do it?
-
Hey, in the newest version `5.19.0` I've started to get an error when using the `cmd` command from openc3/script/commands.py that did not seen before.
When comparing to the older version of openc3 …
-
I encountered an issue while trying to build the xStudio project on Windows. The build process fails with an error indicating that the Python environment is missing the distutils module. Below are the…
-
### Issue description
`pipenv install -e /path/to\ the\ local/directory/` fails when run from the command line using zsh. I did not test other shells.
After further testing, I found that the pac…
-
C:\NeWindows\Scripts\pythin\xapk-to-apk-development>python xapktoapk.py brawl.xapk
[*] start
[*] unpacking xapk
[*] xapk file unpacked. 21 parts discovered
[*] unpacking 1 of 21
Traceback (most r…
-
Hi, i'm having problems installing the class wrapper, i get the following error:
```
(env_py310) rafael@rafael-ASUS-TUF-Gaming-A15-FA506IV-FA506IV:~/Documentos/class_public-3.2.3/python$ python3…
-
Hi!
I am trying to script a python based plugin that will print to CloudCompare's console an object's scalar classification after the user 'clicks'/selects the the object in CloudCompare's 3D View.…