When I run runhooks I get this problem.
/////
C:\code\googlecode\chromium>gclient runhooks
________ running 'C:\code\googlecode\depot_tools\depot_tools
\depot_tools\python_
bin\python.exe src/build/gyp_chromium' in 'C:\code\googlecode
\chromium'
Traceback (most recent call last):
File "src/build/gyp_chromium", line 20, in <module>
import gyp
ImportError: No module named gyp
Error: C:\code\googlecode\depot_tools\depot_tools\depot_tools
\python_bin\python.
exe src/build/gyp_chromium in C:\code\googlecode\chromium returned 1
////////////////////
I even did a new gclient sync to the same version and still get this
problem.
PYTHONHOME == C:\code\googlecode\depot_tools\depot_tools\depot_tools
\python_bin
PYTHONPATH == C:\code\googlecode\depot_tools\depot_tools\depot_tools
\python_bin
On Apr 14, 12:09 pm, PhistucK <
phist...@gmail.com> wrote:
> Try running -
> gclient runhooks
> It should generate the SLN/VCPROJ/other files.
>
> ☆*PhistucK*
>
>
>
>
>
>
>
> On Thu, Apr 14, 2011 at 14:00, endaman <
emann...@gmail.com> wrote:
> > Hi,
>
> > On Windows I have synced to Chromium build version 12.0.700.0 and I
> > want to build it on Windows.
>
> > The building documentation tells me to open chrome/chrome.sln but
> > no .sln files exist in my download of chromium.
>
> > How can I get these?
>
> > Thanks,
> > EM
>
> > --
> > Chromium Discussion mailing list:
chromium-disc...@chromium.org