블로그
- 2017 vs 2026 돈 버는 공부는 이렇게 바뀌었다 시행착오를 통한 경험 * 열정과 시간 투자 2026년, AI와 함께 배우는 시대 AI 도구 * ChatGPT * Claude * Gemini * Perplexity 프로그래밍 * Python Excel * Notion * SQL * Analytics 마케팅·브랜딩 * Meta Ads * Google Ads * SEO * 브랜딩 자동화·생산성 * n8n * Zapier * Make
- Nubit light node설치 독스에 접속하여 https://docs.nubit.org/nubit-da/run-a-node-advanced/make-prerequisities go, python 추가 설치 $ ~
- Anaconda 환경에서 numpy의 모듈 에러 시 numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.9 from "python.exe" * The NumPy version is: "1.21.5" and make sure that they are
- liblas 사용법 C++ 로 제작되었고 interface언어는 c/c++/c#/python/vb이다. 샘플을 빌드하기 위해 test/sample폴더에서 build 폴더를 만들고 cmake ../ make -j8을 순서대로 입력하면 header파일들이 없다는 에러메시지가 뜬다.
- 나플라 - Locked and Loaded (Feat. Owen Ovadoz) 리듬 벌수없는 니들 노래들 내 손가락 걸수있는 약속 i kill it like usual 내 실력 부루주아 all the mc gotta love nikes on my feet make my cypher na got the posion like a python light up heres the lighter 다른곳에 다른 느낌을 봐 진정한 리쓰너는 알겠지 이 죽이는
- Django Install on CentOS 5.5 /configure make make install - apxs가 깔려있지 않은 경우 yum install httpd-devel - python, apxs의 위치가 변경된 경우 -- with-apxs, --with-python 옵션 사용 - make시 Python.h 관련 에러가 발생할 경우 yum install py.......