Re: Missing module when CherryPy installed via instructions using git clone method

Sviatoslav Sydorenko <[email protected]> Sun, 5 May 2019 01:53:12 -0400
Newsgroups gmane.comp.python.cherrypy
Message-ID <CAFYONRAUNbfR2MGDofS4ZfO1P_gWtjdkjMSaZdO26ixcUmj13Q@mail.gmail.com>
--00000000000015643605881d9a50
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

What exactly did you run?

--Sviatoslav.

Sent from my phone, please pardon any typos.

=D0=BD=D0=B4, 5 =D1=82=D1=80=D0=B0=D0=B2. 2019, 01:51 =D0=BA=D0=BE=D1=80=D0=
=B8=D1=81=D1=82=D1=83=D0=B2=D0=B0=D1=87 <[email protected]> =D0=BF=D0=
=B8=D1=88=D0=B5:

> Followed the specific steps to install CherryPy onto Raspbian 9
> (04-19-2019) image, and get the following error for any CherryPy script
> executed.  Known good scripts no long work, because CherryPy fails to
> execute.
>
> Traceback (most recent call last):
>   File "Hello.py", line 1, in <module>
>     import cherrypy
>   File
> "/usr/local/lib/python3.5/dist-packages/CherryPy-18.1.2.dev3+gcf436daa-py=
3.5.egg/cherrypy/__init__.py",
> line 76, in <module>
>     from . import _cprequest, _cpserver, _cptree, _cplogging, _cpconfig
>   File
> "/usr/local/lib/python3.5/dist-packages/CherryPy-18.1.2.dev3+gcf436daa-py=
3.5.egg/cherrypy/_cpserver.py",
> line 6, in <module>
>     from cherrypy.process.servers import ServerAdapter
>   File
> "/usr/local/lib/python3.5/dist-packages/CherryPy-18.1.2.dev3+gcf436daa-py=
3.5.egg/cherrypy/process/__init__.py",
> line 14, in <module>
>     from . import plugins, servers
>   File
> "/usr/local/lib/python3.5/dist-packages/CherryPy-18.1.2.dev3+gcf436daa-py=
3.5.egg/cherrypy/process/servers.py",
> line 126, in <module>
>     import portend
> ImportError: No module named 'portend'
>
> This is a consistent issue, I recreated the SD card for the Raspberry Pi
> from scratch, then tried installation of CherryPy again, following the
> documented steps via git method, same failure, import of portend fails.
>
> Assistance greatly appreciated.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "cherrypy-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> Visit this group at https://groups.google.com/group/cherrypy-users.
> For more options, visit https://groups.google.com/d/optout.
>

--=20
You received this message because you are subscribed to the Google Groups "=
cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.

--00000000000015643605881d9a50
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">What exactly did you run?<br><br><div data-smartmail=3D"g=
mail_signature">--Sviatoslav.<br><br>Sent from my phone, please pardon any =
typos.</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"=
gmail_attr">=D0=BD=D0=B4, 5 =D1=82=D1=80=D0=B0=D0=B2. 2019, 01:51 =D0=BA=D0=
=BE=D1=80=D0=B8=D1=81=D1=82=D1=83=D0=B2=D0=B0=D1=87  &lt;<a href=3D"mailto:=
[email protected]">[email protected]</a>&gt; =D0=BF=D0=B8=D1=88=D0=
=B5:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>Followed=
 the specific steps to install CherryPy onto Raspbian 9 (04-19-2019) image,=
 and get the following error for any CherryPy script executed.=C2=A0 Known =
good scripts no long work, because CherryPy fails to execute.<br></div><div=
><br></div><div>Traceback (most recent call last):<br>=C2=A0 File &quot;Hel=
lo.py&quot;, line 1, in &lt;module&gt;<br>=C2=A0=C2=A0=C2=A0 import cherryp=
y<br>=C2=A0 File &quot;/usr/local/lib/python3.5/dist-packages/CherryPy-18.1=
.2.dev3+gcf436daa-py3.5.egg/cherrypy/__init__.py&quot;, line 76, in &lt;mod=
ule&gt;<br>=C2=A0=C2=A0=C2=A0 from . import _cprequest, _cpserver, _cptree,=
 _cplogging, _cpconfig<br>=C2=A0 File &quot;/usr/local/lib/python3.5/dist-p=
ackages/CherryPy-18.1.2.dev3+gcf436daa-py3.5.egg/cherrypy/_cpserver.py&quot=
;, line 6, in &lt;module&gt;<br>=C2=A0=C2=A0=C2=A0 from cherrypy.process.se=
rvers import ServerAdapter<br>=C2=A0 File &quot;/usr/local/lib/python3.5/di=
st-packages/CherryPy-18.1.2.dev3+gcf436daa-py3.5.egg/cherrypy/process/__ini=
t__.py&quot;, line 14, in &lt;module&gt;<br>=C2=A0=C2=A0=C2=A0 from . impor=
t plugins, servers<br>=C2=A0 File &quot;/usr/local/lib/python3.5/dist-packa=
ges/CherryPy-18.1.2.dev3+gcf436daa-py3.5.egg/cherrypy/process/servers.py&qu=
ot;, line 126, in &lt;module&gt;<br>=C2=A0=C2=A0=C2=A0 import portend<br>Im=
portError: No module named &#39;portend&#39;</div><div><br></div><div>This =
is a consistent issue, I recreated the SD card for the Raspberry Pi from sc=
ratch, then tried installation of CherryPy again, following the documented =
steps via git method, same failure, import of portend fails.</div><div><br>=
</div><div>Assistance greatly appreciated.</div><div><br></div><div><br></d=
iv></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank" rel=3D"noreferrer">cherrypy-users+unsubscribe-/[email protected]=
m</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank" rel=3D"noreferrer">cherrypy-users@googlegrou=
ps.com</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank" rel=3D"noreferrer">https://groups.google.com/group/ch=
errypy-users</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank" rel=3D"noreferrer">https://groups.google.com/d/optout</a>.<br=
>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]">cher=
rypy-users+unsubscribe-/[email protected]</a>.<br />
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com">cherrypy-users-/[email protected]</a>.<br />
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs">https://groups.google.com/group/cherrypy-users</a>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

--00000000000015643605881d9a50--