Mika

Results 6 comments of Mika

My fault, I have just downloaded the Python API via pip, yet. The command line interpreter will probably work only for a small subset of commands.

No, I have downloaded the Python API as a whl as recommended in your installation documentation. I had previously only python3.9 on my machine, after I had build python3.6 and...

I have tested it on another debian machine. There it worked fine: ``` (wikidata) mika@server:~/Programming/wikidata$ pip3 install https://ringgaard.com/data/dist/sling-3.0.0-py3-none-linux_x86_64.whl Collecting sling==3.0.0 Downloading https://ringgaard.com/data/dist/sling-3.0.0-py3-none-linux_x86_64.whl (7.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 3.9 MB/s eta...

Yes, I can confirm the bug on a second machine: ``` mika@server:Downloads$ pip3 install https://ringgaard.com/data/dist/sling-3.0.0-py3-none-linux_x86_64.whl Collecting sling==3.0.0 Using cached https://ringgaard.com/data/dist/sling-3.0.0-py3-none-linux_x86_64.whl (7.4 MB) Installing collected packages: sling Successfully installed sling-3.0.0 mika@server:Downloads$...

Version: 1.48.1 (system setup) Commit: 8825ec21e67a34ede00e4f02a4afc692eb6cab61 Date: 2024-06-13T21:07:19.253Z VS Code: 1.82.0 Electron: 25.9.8 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.22631

Problem unsolved, but working Workaround: Delete azuredatastudio profile under C:\Users\\AppData\Roaming\azuredatastudio\ and recreate a new profile!