-
```
from linkedin_api import Linkedin
# Authenticate using any Linkedin user account credentials
api = Linkedin('me@hotmail.com', 'mypass')
# GET a profile
profile = api.get_profile('billy-g'…
-
# Feature or enhancement
### Proposal:
Currently [faulthandler](https://docs.python.org/3/library/faulthandler.html#faulthandler.dump_traceback) just dumps the thread id.
It would be nice if the thr…
-
### The problem
After a number of problems that I was able to solve on my own, I am now at a loss. I can't build the project in VSCode on Windows.
File `.esphome\\font\\c9ee33c7\\font.ttf` is do…
-
```
1部分翻译失败:Invalid line format: ```yaml
如果再次失败,请检查文件内容。
The 1 part of the translation failed: Invalid line format: ```yaml
If it fails again, please check the file content.
Traceback (most recen…
-
I get the following Attribute error:
File "...\Python\Python312\site-packages\optbinning\binning\continuous_binning.py", line 441, in fit
return self._fit(x, y, sample_weight, check_input)
…
-
Version: 1.4.7
_cext.pyd still depends MSVCP140.dll, even though this was supposed to have been fixed by #179 (?)
```
$ python3.12 -m pip download kiwisolver
Collecting kiwisolver
Using cac…
-
python main.py --im_path1 90.png --im_path2 15.png --im_path3 117.png --sign realistic
--smooth 5
Traceback (most recent call last):
File "D:\testpython\hair\barbershop\main.py", line 13, in
…
-
It's unpredictable when it will crash. If I take SummaryWriter out of my code, it does not crash. Here is a typical trace:
Windows fatal exception: access violation
Thread 0x00005260 (most recen…
-
Hi everyone, I was previously able to run the total segmentator but today I am getting an access denied error in the early stages of running.
The final message I get is
`PermissionError: [WinError…
-
Hello, I'm new to programming and github so excuse any omission or issue with this Issue. Let me know if uploading part of the code would help, I wasn't sure whether I should.
I'm working on an ap…