-
**Describe the bug**
A clear and concise description of what the bug is.
Run refresh network topology (on opening project or manually)
**To Reproduce**
Exact steps to reproduce the behavior:
…
-
执行Python代码时发生错误:
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "C:\Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\de…
leezn updated
1 month ago
-
**Describe the bug**
Deprecation warning on connect tool
![image](https://github.com/user-attachments/assets/64969d31-e758-4403-8f9a-9fe472705e2e)
```
2024-10-04T09:09:33 WARNING warn…
-
I have attempted to install the Deepness plugin in QGIS. After installation I get "qgis-plugin-deepness-devel" below the Deepness: Deep Neural Remote Sensing listing. It is in RED. After clicking on…
-
V3 and V4 brings a number of key features, including additional matching rules, interaction styles (such as req/res messages) and support for plugins.
This work will include transitioning Python to…
-
When we open the plugin we encounter the following error:
2024-10-11T11:31:55 WARNING Traceback (most recent call last):
File "C:\Users/sjo/AppData/Roaming/QGIS/QGIS3\profiles…
-
My revit is 2024 and I still can't find the plugin in revit after installing the revit python shell, I want to know what the problem is?
-
#### Chaquopy version
15.0.1
#### Relevant parts of your build.gradle file
```
apply plugin: 'com.android.dynamic-feature'
apply plugin: 'com.chaquo.python'
```
#### Describe your i…
-
**Description:**
Currently, the Obsidian plugin allows for communication with Python scripts through a Unix socket. However, there is no feature to request user input from the Obsidian interface. T…
-
Sometimes the config registry isn't powerful enough to configure plugins (eg. when you want to filter words/URLs, etc.). The only solution in this case is modifying plugin code or forking it, which is…