250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 문서
- Docker
- ubuntu
- Tomcat
- maven
- Spring Boot
- git
- SpringBoot
- Thymeleaf
- Open Source
- JavaScript
- IntelliJ
- oracle
- STS
- JDBC
- PostgreSQL
- 오픈소스
- Core Java
- Exception
- Eclipse
- 설정
- AJAX
- spring
- error
- Python
- myBatis
- MySQL
- Source
- jpa
- MSSQL
Archives
- Today
- Total
목록Microsoft Visual C++ 14.0 or greater is required. (1)
헤르메스 LIFE
[Exception] error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
jaydebeapi 는 Python 에서 Java JDBC를 이용할 수 있는 모듈입니다. H2 Database 를 접속하기 위해 jaydebeapi 를 설치하던 중 아래와 같은 오류가 발생했습니다. 개발환경 Python : 3.10 -> 3.9 버전으로 Downgrade 하시면 편안해집니다. ( 아직은 3.10 버전을 지원하지 않는 듯 합니다.) Tools : PyCharm pip install JayDeBeApi Collecting jaydebeapi Using cached JayDeBeApi-1.2.3-py3-none-any.whl (26 kB) Collecting JPype1 Using cached JPype1-1.3.0.tar.gz (820 kB) Preparing metadata (setup.p..
Exception
2021. 12. 25. 17:06