티스토리 뷰
from distutils.core import setup, Extension module = Extension('_Test', sources=['Test_wrap.cxx',], ) setup (#name = '', #version = '0.1', #author = "", #description = """Simple swig example from docs""", ext_modules = [module], py_modules = ["Test"], )
'Python > 문제 해결' 카테고리의 다른 글
[PyQt5] This application failed to start because it could not find or load the Qt platform plugin ... (1) | 2015.11.23 |
---|---|
외부 (external or third party) 동적 라이브러리 사용 (0) | 2015.03.25 |
numpy와 scipy 설치 (0) | 2014.02.04 |
윈도우(Windows)에서 PyQt 빌드할 때, QtCore4.dll 프로시져 시작지점 에러 해결 (0) | 2010.01.19 |
파이썬 C/C++ 확장 모듈을 Visual C++에서 컴파일 할 때 발생하는 에러 (0) | 2009.10.10 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- MSVC++
- Python
- Item 9
- GSX 1200 pro
- 설치
- TensorBoard
- TCGA
- GSX 1000 pro
- 이상한 문자
- ctypes
- matrix multiplication
- cython
- volume dial
- CanDrA
- C++
- Accelerated C++
- PyQt
- pandas
- destructor
- QPrinter.Letter
- QPrinter.A4
- tensorflow
- how to solve it
- 볼륨 낮춤
- QT
- structure
- 볼륨 조절
- dll
- Visual C++
- armadillo c++
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함