반응형
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 | 29 | 30 |
Tags
- PostgreSQL
- AWS CI/CD 구축하기
- Spring Error
- codedeploy error
- docker
- COALESCE
- Python
- codepipeline
- JavaScript
- kubeflow
- bootstrap
- Flux
- Spring
- codebuild
- chart.js
- Airflow
- codedeploy
- VPN
- 도커
- redis
- SQL
- IntelliJ
- Jenkins
- Kafka
- aws cicd
- chartjs
- aws
- node
- java bigdecimal
- or some instances in your deployment group are experiencing problems.
Archives
- Today
- Total
목록wheel.pep425tags (1)
Small Asteroid Blog

whl 파일을 설치하려는데 오류가 나면서 설치가 되지 않았다. 다음 명령어를 사용해서 pip 이 지원되는 버전을 확인하면된다. import wheel.pep425tags print(wheel.pep425tags.get_supported()) 위에서 해당되는 버전을 확인 후 아래에서 파일을 다운받아 사용하면 된다. https://www.lfd.uci.edu/~gohlke/pythonlibs/#jpype
백엔드/Python
2022. 1. 7. 09:53