윈도우용 python 드라이버 설치 오류

by 리치타이거 posted Jan 18, 2023


* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.

OS
Window10 64bit
CUBRID Ver.
[cubrid_rel] 수행 결과
CUBRID TOOL Ver.
[도움말]-[버전정보] 확인
응용 환경(API)
java, php, odbc 등 입력


* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.

 

에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------
 

Python 3.9.13 버전입니다.

 

https://github.com/zimbrul-co/cubrid-python 에서 소스를 다운받아서 아래와 같이 빌드시 오류가 발생합니다. 

C:\python\cubrid-python>python setup.py build

arg is :x64

Microsoft Visual Studio 2015 Version 14.0.25420.1.

Copyright (C) Microsoft Corp. All rights reserved.

The license for Visual Studio expires in 30 days.

========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========

script_dir: C:\python\cubrid-python

C:\Users\kalva\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools\dist.py:529: UserWarning: Normalizing '11.1.0.0001' to '11.1.0.1'

 warnings.warn(tmpl.format(**locals()))

python_cubrid.c

C:\python\cubrid-python\cci-src\src\cci\cas_cci.h(47): fatal error C1083: Cannot open include file: 'cas_error.h': No such file or directory

error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit code 2​

 


Articles

1 2 3 4 5 6 7 8 9 10