-
I started getting this error when I updated to vscode 1.93.1:
```Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows f…
-
Hello,
below is my code
```
from vsdx import VisioFile,Shape,vsdxfile,PagePosition,Page
with VisioFile('test1.vsdx') as vis:
page1=vis.add_page(name="NewlyAdded")
page1.width=100 #…
-
```
PS C:\Users\berna\Downloads\CashFlow-main> c:; cd 'c:\Users\berna\Downloads\CashFlow-main'; & 'c:\Users\berna\AppData\Local\Programs\Python\Python312\python.exe' 'c:\Users\berna\.vscode-insiders…
-
when ever i try to run the the sciipt python jit_enabler_better.py it gives me this
Getting bundle ID...
Got bundle ID: me.oatmealdome.dolphinios-njb.3KMUNN52BG
starting tunnel to device...
Th…
-
When I run `deadcode.exe .` from the terminal, everything works fine
![grafik](https://github.com/user-attachments/assets/05cda166-827d-4762-a47d-e86de3dc7e1d)
But if I run the pre-commit hook I…
Bouni updated
2 months ago
-
**Describe the bug**
error when installing
**Expected behavior**
installing the program
**Screenshots**
File "{MYFILEDIRECTORY}\Local\Programs\Python\Python312\Lib\site-packages\pip\_vendor\p…
-
Run folloing code, copy from README file
import os
from pycsghub.repo_reader import AutoModelForCausalLM, AutoTokenizer
os.environ['CSG_TOKEN'] = 'my token from setting'
m…
-
Hello. I'm trying to build GTK inside a Windows Container based on an image generated with this Dockerfile:
```dockerfile
# escape=`
FROM mcr.microsoft.com/dotnet/framework/runtime:4.8-windowss…
-
### Prerequisites
* [Yes] Did you read FAQ section in [readme.md](https://github.com/Nandaka/PixivUtil2/blob/master/readme.md)?
* [Yes] Did you test with the latest [releases](https://github.com/N…
-
I had some issues getting setup, but I documented the steps I had to take and I'm just wondering if this would be useful for the docs. It could be too specific to my system but let me know what you th…