YuNianVH 发表于 2019-7-6 10:36:39

arduino报错(Error loading Python DLL: C:\Users\ADMINI~1\AppData\Local\Tem...



麻烦大神们帮忙解答一下谢谢

下面是错误日志:

Arduino:1.8.5 (Windows 7), 开发板:"FireBeetle-ESP32, 80MHz, 921600, None"

sketch\Blink.ino.cpp:1:0: warning: -fstack-protector not supported for this target

#include <Arduino.h>

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-adc.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-bt.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-dac.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-gpio.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-i2c.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-ledc.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-matrix.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-misc.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-sigmadelta.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-spi.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-time.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-timer.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-touch.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\esp32-hal-uart.c:1:0: warning: -fstack-protector not supported for this target

// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\stdlib_noniso.c:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\wiring_pulse.c:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\wiring_shift.c:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\libb64\cdecode.c:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\libb64\cencode.c:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C99 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\Esp.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\HardwareSerial.cpp:1:0: warning: -fstack-protector not supported for this target

#include <stdlib.h>

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\IPAddress.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\IPv6Address.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\MD5Builder.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\Print.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\Stream.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\StreamString.cpp:1:0: warning: -fstack-protector not supported for this target

/**

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\WMath.cpp:1:0: warning: -fstack-protector not supported for this target

/* -*- mode: jde; c-basic-offset: 2; indent-tabs-mode: nil -*- */

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\WString.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\base64.cpp:1:0: warning: -fstack-protector not supported for this target

/**

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\cbuf.cpp:1:0: warning: -fstack-protector not supported for this target

/*

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\DFRobot_FireBeetle-ESP32\0.0.9\cores\esp32\main.cpp:1:0: warning: -fstack-protector not supported for this target

#include "freertos/FreeRTOS.h"

^

<command-line>:0:32: warning: ISO C++11 requires whitespace after the macro name

Error loading Python DLL: C:\Users\ADMINI~1\AppData\Local\Temp\_MEI126682\python27.dll (error code 1006)

exit status -1
为开发板 FireBeetle-ESP32 编译时出错。

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。





pATAq 发表于 2019-7-6 22:47:42

试试这个呢?
https://testerhome.com/topics/6212

YuNianVH 发表于 2019-7-9 09:08:15

pATAq 发表于 2019-7-6 22:47
试试这个呢?
https://testerhome.com/topics/6212

谢谢,已经弄好了

YuNianVH 发表于 2019-7-9 09:08:15

pATAq 发表于 2019-7-6 22:47
试试这个呢?
https://testerhome.com/topics/6212

谢谢,已经弄好了
页: [1]
查看完整版本: arduino报错(Error loading Python DLL: C:\Users\ADMINI~1\AppData\Local\Tem...