-
### 빠른 문제 해결을 위해 다음을 확인했나요?
- [X] PyKis [Issues](https://github.com/Soju06/python-kis/issues)에서 검색했지만 유사한 버그를 찾지 못했습니다.
### 버그 설명
```py
for i, ticker in enumerate(tickers):
asd = kis.stock(s…
-
change the commented line around and the error goes away
```toml
[project]
name = "test"
version = "1"
description = ""
requires-python = ">=3.13, =3.13, =3.12,
-
pytube==15.0.0
Python 3.12.5
pip install git+https://github.com/pytube/pytube
RegexMatchError: get_throttling_function_name: could not find match for multiple
Traceback:
File "/Users/alejandr…
-
Hello, after I installed and configured CPLEX, I proceeded to install Compass, but I encountered this error. However, my Visual Studio is able to configure C++ files normally. It seems that the issue …
-
### What happened?
There is a fault while pip installs autoGen with the Python versions higher than 3.12. But the current reminder only point to the versions below 3.10.
```
File "/private/var/folder…
-
Add a wiki page on structuring Python Projects.
Adding details like limiting number of `.py` files in the top directory, separating concerns across directories, preferring to change python search pat…
-
Before creating a new issue, please check the [FAQ](https://github.com/microsoft/debugpy/wiki/FAQ) to see if your question is answered there.
## Environment data
- debugpy version: 1.8.6-1.8.9
- OS …
-
If you have implemented a project that has not been included in this repository yet, you can open up a PR!
-
The current version of [black] is incompatible with [reorder-python-imports]. (Both are used in our pre-commit hooks.) More on that can be read at psf/black#4175. It does not appear that a resolutio…
-
There are lots of moving parts in the "interactive documentation" space for multiple projects in our ecosystem. I'd like to spend some time documenting the status quo and understanding the challenges …