New issue
Advanced search Search tips

Issue 615617 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Jul 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

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:
 
This CL should fix it: https://codereview.chromium.org/2020873002/
Labels: Te-NeedsFurtherTriage
Components: Build
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 13 2017

Status: Archived (was: Unconfirmed)
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