Hi!
I was asking on forum about the right path to execute a script inside a library.
At first time I was using:
extra_scripts =
pre:.pio\libdeps\esp32dev\esp8266-react\scripts\build_interface.py
But changing the ENV brakes the path. So Max suggested me to use $PROJECT_LIBDEPS_DIR\$PIOENV\esp8266-react\scripts\build_interface.py but while PIO is showing the right path on terminal it gives an error of wrong path.

Then Max asked me to open this issue.
Best regards.
Hi!
I was asking on forum about the right path to execute a script inside a library.
At first time I was using:
But changing the
ENVbrakes the path. So Max suggested me to use$PROJECT_LIBDEPS_DIR\$PIOENV\esp8266-react\scripts\build_interface.pybut while PIO is showing the right path on terminal it gives an error of wrong path.Then Max asked me to open this issue.
Best regards.