Python cannot find optparse
Reported by
luca.ste...@gmail.com,
May 28 2016
|
||||
Issue description
UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36
Steps to reproduce the problem:
1. Build chromium for android
What is the expected behavior?
What went wrong?
[3/11853] ACTION //chrome/browser/resources/safe_browsing:make_file_types_protobuf(//build/toolchain/android:clang_arm)
FAILED: gen/chrome/browser/resources/safe_browsing/download_file_types.pb
python ../../chrome/browser/resources/safe_browsing/gen_file_type_proto.py -w -t android -i ../../chrome/browser/resources/safe_browsing/download_file_types.asciipb -d gen/chrome/browser/resources/safe_browsing -o download_file_types.pb -p pyproto -p pyproto/chrome/common/safe_browsing
Traceback (most recent call last):
File "../../chrome/browser/resources/safe_browsing/gen_file_type_proto.py", line 13, in <module>
import optparse
ImportError: No module named optparse
Did this work before? N/A
Chrome version: 51.0.2704.63 Channel: stable
OS Version:
Flash Version:
,
May 30 2016
,
Jul 12 2016
,
Jul 13 2017
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
||||
►
Sign in to add a comment |
||||
Comment 1 by luca.ste...@gmail.com
, May 28 2016