-
_placeholder for brainstorm_. Finished all master courses. (part-time side job)
Exploring for 1 month what a good master thesis direction is around LLM.
Draft master thesis (again placeholder): *…
-
**问题描述 / Problem Description**
执行python init_database.py --recreate-vs命令后报错: warnings.warn ('resource tracker: There appear to be %d
**环境信息 / Environment Information**
运行系统:macos ventura
…
-
while importing module this error message shown:
Traceback (most recent call last):
File "...\Python\Python310\lib\site-packages\pptx\compat\__init__.py", line 10, in
Container = collectio…
-
### What happened + What you expected to happen
1. I use `add_column` to add a empty dict `meta` to dataset and then use `map` to update the `meta` dict, but get a wrong dataset.
```python
d…
-
I have everything installed, but when I run it, it errors out with a "Winpath" issue. is there any way to make this work, or do I need to bite the bullet and learn linux?
-
### Bug description
I'm trying to create an extension with custom formats, as described here . The second example on that page refers to several custom formats with the same name, `acm-pdf` and `acm-…
-
Good morning,
After updating to release v2.4.195, I am seeing a lot of errors in docker-compose logs:
misp-core-1 | MISP is now live. Users can now log in.
misp-core-1 | 2024-08-19 09:1…
-
# Checklist
- [X] I have verified that the issue exists against the `main` branch of Celery.
- [? ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussion…
-
Hi, python-pptx package is not working as intended in python 3.10. Following are steps to reproduce the error.
```python
python3 --version
python3 -m venv .venv
source .venv/bin/activate
pip in…
-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github…