Frantisek Hrbata
ca31d75cc3
fix(tools): extend error message for failed python module import
...
Currently idf.py reports just "Please use idf.py only in an ESP-IDF shell environment".
Sometimes it may be useful to know for which module the import failed.
Also the problem does not have to be related to shell environment only, but the
python venv can be corrupted. This adds a little bit more verbose error
message.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2023-09-08 07:29:56 +02:00
..
2022-08-01 15:52:21 +08:00
2023-07-18 18:15:37 +02:00
2023-08-08 15:14:35 +02:00
2022-08-25 15:28:10 +02:00
2022-05-24 14:01:50 +02:00
2023-08-24 14:48:39 +05:30
2023-07-11 16:40:40 +08:00
2023-07-20 17:12:32 +02:00
2022-02-15 15:14:42 +08:00
2022-08-26 16:34:21 +08:00
2023-06-22 11:29:14 +02:00
2022-07-08 13:22:35 +00:00
2022-12-05 20:43:10 +08:00
2023-07-14 14:56:30 +02:00
2023-08-25 10:37:48 +08:00
2023-06-19 16:56:20 +02:00
2022-10-03 18:48:16 +04:00
2023-08-11 22:32:11 +02:00
2023-08-07 10:27:04 +02:00
2022-05-27 15:44:56 +02:00
2022-05-24 14:01:50 +02:00
2023-07-28 12:14:41 +02:00
2023-06-22 17:17:18 +02:00
2023-08-07 10:27:04 +02:00
2022-05-19 11:10:59 +08:00
2022-03-11 11:00:31 +01:00
2022-03-11 11:00:31 +01:00
2022-06-09 10:48:31 +08:00
2022-08-12 15:36:11 +02:00
2023-04-24 11:25:47 +02:00
2023-08-11 22:32:11 +02:00
2023-07-10 11:34:56 +08:00
2023-09-08 07:29:56 +02:00
2022-06-30 12:31:59 +02:00
2022-05-27 15:44:56 +02:00
2022-08-12 15:36:11 +02:00
2022-02-16 18:44:13 +01:00
2022-02-03 19:02:14 +01:00
2022-08-01 15:52:21 +08:00
2022-05-02 19:05:47 +02:00
2022-10-03 18:48:16 +04:00
2023-06-13 12:50:21 +07:00