Mistake with download_all script

24 views
Skip to first unread message

Damien Chesneau

unread,
Jul 7, 2016, 8:27:44 AM7/7/16
to Repo and Gerrit Discussion
Hello,

I have a mistake when I trying to use the download_all.py script.
Here is the response :

---> ./tools/download_all.py
       
Traceback (most recent call last):
         
File "./tools/download_all.py", line 29, in <module>
            p
= Popen(['buck', 'audit', 'classpath', '--dot'] + MAIN, stdout = PIPE)
         
File "/python2.7/subprocess.py", line 710, in __init__
            errread
, errwrite)
         
File /python2.7/subprocess.py", line 1327, in _execute_child
            raise child_exception
        OSError: [Errno 2] No such file or directory
I have a proxy setted.
Do you know this issue ? 


Damien Chesneau

unread,
Jul 7, 2016, 9:20:50 AM7/7/16
to Repo and Gerrit Discussion
I have solved the issue with creating a buckconfig.local with the path to my python interpreter :) 
Reply all
Reply to author
Forward
0 new messages