{"id":3292,"date":"2019-12-19T00:13:01","date_gmt":"2019-12-18T23:13:01","guid":{"rendered":"http:\/\/arduino.net.pl\/?p=3292"},"modified":"2019-12-19T00:29:17","modified_gmt":"2019-12-18T23:29:17","slug":"arduino-ide-esp8266-i-python3","status":"publish","type":"post","link":"https:\/\/arduino.net.pl\/index.php\/arduino-ide-esp8266-i-python3\/","title":{"rendered":"Arduino IDE, ESP8266 i Python3"},"content":{"rendered":"\n<p>Po ostatnich update-ach w Arduino IDE i przej\u015bciu na wersj\u0119 1.8.10 okaza\u0142o si\u0119, \u017ce przy pr\u00f3bie kompilacji skeczu na Esp8266 pojawi\u0142 si\u0119 komunikat:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>&#8222;fork\/exec xxx\/.arduino15\/packages\/esp8266\/tools\/python\/3.7.2-post1\/python3: no such file or directory<\/p><p>Error compiling for board NodeMCU 1.0 (ESP-12E Module).&#8221;<\/p><\/blockquote>\n\n\n\n<p>Po kr\u00f3tkim, acz dotkliwym ataku paniki poszpera\u0142em w necie i na jednym z forum znalaz\u0142em porad\u0119 \u017ceby po prostu zainstalowa\u0107 <strong>python3<\/strong> i b\u0119dzie dobrze. Zainstalowa\u0142em i jest dobrze.<\/p>\n\n\n\n<p>Po instalacji (polecam na przyk\u0142ad ten <a href=\"https:\/\/www.youtube.com\/watch?v=TgA4ObrowRg\">filmik<\/a>) w <strong>Terminalu<\/strong> macos wpisujemy:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ python3 --version\n\/\/otrzymujemy:\nPython 3.8.0\n\/\/potem\n$ which python3\n\/\/dostajemy\n\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/bin\/python3<\/code><\/pre>\n\n\n\n<p>I tego w\u0142a\u015bnie <strong>bin\/python3<\/strong> brakowa\u0142o kompilatorowi Arduino IDE<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Po ostatnich update-ach w Arduino IDE i przej\u015bciu na wersj\u0119 1.8.10 okaza\u0142o si\u0119, \u017ce przy pr\u00f3bie kompilacji skeczu na Esp8266 pojawi\u0142 si\u0119 komunikat: &#8222;fork\/exec xxx\/.arduino15\/packages\/esp8266\/tools\/python\/3.7.2-post1\/python3: no such file or directory&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2,5,59],"tags":[],"class_list":["post-3292","post","type-post","status-publish","format-standard","hentry","category-arduino","category-esp8266","category-python"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/posts\/3292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/comments?post=3292"}],"version-history":[{"count":4,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/posts\/3292\/revisions"}],"predecessor-version":[{"id":3296,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/posts\/3292\/revisions\/3296"}],"wp:attachment":[{"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/media?parent=3292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/categories?post=3292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arduino.net.pl\/index.php\/wp-json\/wp\/v2\/tags?post=3292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}