xiaoxiang781216 commented on a change in pull request #18: Configure python 
environment and install esptool
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/18#discussion_r396066155
 
 

 ##########
 File path: cibuild.sh
 ##########
 @@ -24,6 +24,11 @@ apps=$WD/../apps
 tools=$WD/../tools
 prebuilt=$WD/../prebuilt
 
+# Python User Env
+PIP_USER=yes
+PYTHONUSERBASE=$WD/../pylocal
 
 Review comment:
   How about change the path to:
   PYTHONUSERBASE=$prebuilt/pylocal
   like other tools

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to