Help with building from source 4.0.6

Tyler Carr <[email protected]> Wed, 12 Jun 2019 08:26:17 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
------=_Part_2797_1509976160.1560353177105
Content-Type: multipart/alternative; 
	boundary="----=_Part_2798_1914947869.1560353177106"

------=_Part_2798_1914947869.1560353177106
Content-Type: text/plain; charset="UTF-8"

Hi, I am trying to build wxpython from source and tried following the 
readme, but it has me a bit confused. I am attempting to build 4.0.6 on 
Windows 10 64-bit. The steps I followed were:


   1. Cloning the github
   2. Running: "git submodule update --init --recursive"
   3. I then ran: "python build.py dox etg --nodoc sip build" but received 
   an error about not having the package "requests" installed so I installed it
   4. I tried to run the build script again using the same command and 
   received this error: 
   Will build using: 
   "C:\Users\tcarr\AppData\Local\Programs\Python\Python37-32\python.exe"
   3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit 
   (Intel)]
   Python's architecture is 32bit
   cfg.VERSION: 4.1.0a1
   
   Running command: dox
   Checking for 
   C:\Users\tcarr\Documents\wxbuild\Phoenix\bin\doxygen-1.8.8-win32.exe...
   Traceback (most recent call last):
     File "build.py", line 2085, in <module>
       main(sys.argv[1:])
     File "build.py", line 205, in main
       function(options, args)
     File "build.py", line 911, in cmd_dox
       _doDox('xml')
     File "build.py", line 891, in _doDox
       raise RuntimeError("ERROR: Unable to find bash.exe, needed for 
   running regen.sh")
   RuntimeError: ERROR: Unable to find bash.exe, needed for running regen.sh
   Finished command: dox (0.526s)
   
If someone could point me in the right direction that would be awesome or 
even layout the steps needed to correctly build from source.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxPython-dev/90c3224b-01a7-4ad5-b9da-bdfd2604b3a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

------=_Part_2798_1914947869.1560353177106
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi, I am trying to build wxpython from source and tried fo=
llowing the readme, but it has me a bit confused. I am attempting to build =
4.0.6 on Windows 10 64-bit. The steps I followed were:<div><br></div><div><=
ol><li>Cloning the github</li><li>Running: &quot;git submodule update --ini=
t --recursive&quot;</li><li>I then ran: &quot;python build.py dox etg --nod=
oc sip build&quot; but received an error about not having the package &quot=
;requests&quot; installed so I installed it</li><li>I tried to run the buil=
d script again using the same command and received this error:=C2=A0<div cl=
ass=3D"prettyprint" style=3D"background-color: rgb(250, 250, 250); border-c=
olor: rgb(187, 187, 187); border-style: solid; border-width: 1px; overflow-=
wrap: break-word;"><code class=3D"prettyprint"><div class=3D"subprettyprint=
"><font color=3D"#660066"><div class=3D"subprettyprint">Will build using: &=
quot;C:\Users\tcarr\AppData\Local\Programs\Python\Python37-32\python.exe&qu=
ot;</div><div class=3D"subprettyprint">3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 201=
9, 21:26:53) [MSC v.1916 32 bit (Intel)]</div><div class=3D"subprettyprint"=
>Python&#39;s architecture is 32bit</div><div class=3D"subprettyprint">cfg.=
VERSION: 4.1.0a1</div><div class=3D"subprettyprint"><br></div><div class=3D=
"subprettyprint">Running command: dox</div><div class=3D"subprettyprint">Ch=
ecking for C:\Users\tcarr\Documents\wxbuild\Phoenix\bin\doxygen-1.8.8-win32=
.exe...</div><div class=3D"subprettyprint">Traceback (most recent call last=
):</div><div class=3D"subprettyprint">=C2=A0 File &quot;build.py&quot;, lin=
e 2085, in &lt;module&gt;</div><div class=3D"subprettyprint">=C2=A0 =C2=A0 =
main(sys.argv[1:])</div><div class=3D"subprettyprint">=C2=A0 File &quot;bui=
ld.py&quot;, line 205, in main</div><div class=3D"subprettyprint">=C2=A0 =
=C2=A0 function(options, args)</div><div class=3D"subprettyprint">=C2=A0 Fi=
le &quot;build.py&quot;, line 911, in cmd_dox</div><div class=3D"subprettyp=
rint">=C2=A0 =C2=A0 _doDox(&#39;xml&#39;)</div><div class=3D"subprettyprint=
">=C2=A0 File &quot;build.py&quot;, line 891, in _doDox</div><div class=3D"=
subprettyprint">=C2=A0 =C2=A0 raise RuntimeError(&quot;ERROR: Unable to fin=
d bash.exe, needed for running regen.sh&quot;)</div><div class=3D"subpretty=
print">RuntimeError: ERROR: Unable to find bash.exe, needed for running reg=
en.sh</div><div class=3D"subprettyprint">Finished command: dox (0.526s)<br>=
</div></font></div></code></div></li></ol>If someone could point me in the =
right direction that would be awesome or even layout the steps needed to co=
rrectly build from source.</div><div><br></div><div>Thanks.</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">wxPyth=
[email protected]</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/wxPython-dev/90c3224b-01a7-4ad5-b9da-bdfd2604b3a8%40googlegroups=
.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms=
gid/wxPython-dev/90c3224b-01a7-4ad5-b9da-bdfd2604b3a8%40googlegroups.com</a=
>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

------=_Part_2798_1914947869.1560353177106--

------=_Part_2797_1509976160.1560353177105--