반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 유니티
- MySQL
- Windows
- ssh
- unity
- docker
- nodejs
- 구글
- AWS
- MSSQL
- 엘라스틱서치
- mariadb
- s3
- ChatGPT
- 설정
- Git
- Ai
- Python
- sample
- Linux
- logstash
- error
- JavaScript
- API
- Kibana
- elasticsearch
- build
- 영어
- JS
Archives
- Today
- Total
목록dict and dict (1)
가끔 보자, 하늘.
import error: unsupported operand type(s) for |: ‘dict’ and ‘dict’
PyMuPDFLoader를 사용하는 중에 아래와 같은 에러가 발생. import error: unsupported operand type(s) for |: ‘dict’ and ‘dict’ 해결책은 여기! 3.8을 3.11로 업그레이드 하면서 해결. 그런데 PyFR의 정의는 an open-source flow solver that uses the high-order flux reconstruction method 라고 되어 있는데... 찾아보니 Advection-Diffusion type problems 해결하기 위한 수치해석 방법 중 하나라고.. (어렵다 어려워...-_-) 이걸 좀 더 찾아보면 유체 역학 이야기가 나오네 -_-;; chatGPT 소환! 더보기 LLM은 "Large Language Mod..
개발 이야기/개발 및 서비스
2023. 3. 7. 16:28