파이썬 sqlite3 import error : dll load failed 1은(는) 올바른 win32 응용 프로그램이 아닙니다
2020. 2. 22. 23:45ㆍ파이썬
728x90
https://www.sqlite.org/download.html
SQLite Download Page
Templates (1) and (2) are used for source-code products. Template (1) is used for generic source-code products and templates (2) is used for source-code products that are generally only useful on unix-like platforms. Template (3) is used for precompiled bi
www.sqlite.org
자신의 컴퓨터 시스템 종류에 맞는 dll를 설치한다.
설치한 파일은 system32 > dll 폴더 안에 넣는다.
sqlite-dll-win64-x64-3310100.zip (797.73 KiB) |
64-bit DLL (x64) for SQLite version 3.31.1. (sha1: 300c5f26feb297968f06790c5b1e19db9347da67) |
728x90
반응형
'파이썬' 카테고리의 다른 글
네이버 스마트스토어 크롤링 텍스트분석 (2) | 2020.06.26 |
---|---|
파이썬 selenium.common.exceptions.sessionnotcreatedexception unable to find a matching set of capabilities (0) | 2020.02.23 |
비지도학습, 군집 요약 (0) | 2019.09.05 |
파이썬 한글 인코딩 (0) | 2019.09.05 |
크롤링 기본 흐름 (0) | 2019.08.10 |