<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>컴파일 on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/%EC%BB%B4%ED%8C%8C%EC%9D%BC/</link><description>Recent content in 컴파일 on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/%EC%BB%B4%ED%8C%8C%EC%9D%BC/index.xml" rel="self" type="application/rss+xml"/><item><title>fatal error: Python.h: No such file or directory 해결</title><link>https://tokkabi.com/posts/fatal-error-pythonh-no-such-file-or-directory/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/fatal-error-pythonh-no-such-file-or-directory/</guid><description>Python C 확장 모듈을 컴파일할 때 발생하는 &amp;#39;Python.h: No such file or directory&amp;#39; 오류는 Python 개발 헤더 파일이 설치되지 않았거나 컴파일러가 해당 경로를 찾지 못해 발생합니다. python-dev 패키지 설치와 gcc -I 옵션 지정으로 해결하는 방법을 단계별로 설명합니다.</description></item></channel></rss>