-
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Python36\lib\tkinter\__init__.py", line 1699, in __call__
return self.func(*args)
File "E:\new\new\Attendance-Mana…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
Hi Team,
I noticed that, if I includ…
-
### Vue - Official extension or vue-tsc version
v2.0.21
### VSCode version
1.90.2
### Vue version
3.2.37
### TypeScript version
none
### System Info
```shell
System:
O…
-
hi there,
I've installed python-docx via pip install on W7-64 platform with Python3.6 installed.
When importing from docx getting error messages:
> from docx import Document
Traceback (most rece…
-
# Summary
To make code changes take effect, I need to restart python every time. For which there doesn't seem to be a default key combination, but that is beside the point except for that I think i…
q1999 updated
4 years ago
-
#### Runtime Environment
- Operating system and version: Fedora Linux 39
- Terminal emulator and version: terminator 2.1.3
- Python version: 3.12.3
- Ranger version/commit: ranger version: …
-
I am running the Ubuntu 22 DLAMI, and trying to profile a simple kernel that performs exponentiation:
```
"""
Example kernel used to demmonstrate Neuron Profile.
"""
import torch
import neuronxc…
-
On [this page](http://www.webelements.in/QuickStart) the example imports `Document` but should import `Document.Document` and `page = Document()` should be `page = Document.Document()`
-
Type: Bug
a variable that is a list of dataframes , say df_list, shows correct Type ( list) but not the correct size of the list. In the Size column it shows (84,2) which happens to be the size of …
-
### Summary
VSCode eats argument names from popup documentation
![image](https://github.com/ansible/vscode-ansible/assets/14251971/6020fc5e-4b89-486f-8c82-a677afbdc21f)
### Extension version
v…