<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Micropython compilation error]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I'm trying to compile the micropython environment for my T-Display S3 (TFT, non-amoled) with the following commands:</p>
<pre><code>git clone https://github.com/Xinyuan-LilyGO/lilygo-micropython
    (...)
cd lilygo-micropython/
cp config_T-DisplayS3 config
make
</code></pre>
<p dir="auto">But then, I get the following error:</p>
<pre><code>(...)
Now at patch patches/003-adapt-to-esp-idf-v4.0.2.patch
/home/thomas/p/lilygo-micropython/libs/LilyGo-EPD47
make[2]: Leaving directory '/home/thomas/p/lilygo-micropython/libs/LilyGo-EPD47'
make[1]: Leaving directory '/home/thomas/p/lilygo-micropython/extmod/display/epd'
make[1]: Entering directory '/home/thomas/p/lilygo-micropython/extmod/display/lcd'
Download lcd_binding_micropython-59bbbdae5ecc9ae84b986ce54c089250a13cb768.tar.gz over git
Cloning into 'lcd_binding_micropython'...
fatal: reference is not a tree: 59bbbdae5ecc9ae84b986ce54c089250a13cb768
Download lcd_binding_micropython-59bbbdae5ecc9ae84b986ce54c089250a13cb768.tar.gz over git
Cloning into 'lcd_binding_micropython'...
fatal: reference is not a tree: 59bbbdae5ecc9ae84b986ce54c089250a13cb768
Download lcd_binding_micropython-59bbbdae5ecc9ae84b986ce54c089250a13cb768.tar.gz over git
Cloning into 'lcd_binding_micropython'...
fatal: reference is not a tree: 59bbbdae5ecc9ae84b986ce54c089250a13cb768
unpack lcd_binding_micropython-59bbbdae5ecc9ae84b986ce54c089250a13cb768.tar.gz
tar: /home/thomas/p/lilygo-micropython/dl/lcd_binding_micropython-59bbbdae5ecc9ae84b986ce54c089250a13cb768.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
touch: cannot touch '/home/thomas/p/lilygo-micropython/build_dir/esp32s3/lcd_binding_micropython/prereq': No such file o
r directory
make[1]: *** [Makefile:17: all] Error 1
make[1]: Leaving directory '/home/thomas/p/lilygo-micropython/extmod/display/lcd'
make: *** [Makefile:54: extmod] Error 2
</code></pre>
<p dir="auto">Any ideas?</p>
<p dir="auto">Many thanks for your help!</p>
]]></description><link>https://www.community.lilygo.cc/topic/542/micropython-compilation-error</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 22:21:44 GMT</lastBuildDate><atom:link href="https://www.community.lilygo.cc/topic/542.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Aug 2023 13:25:06 GMT</pubDate><ttl>60</ttl></channel></rss>