Date: Sat, 12 Nov 2022 19:52:25 -1000 From: "parv/FreeBSD" <parv.0zero9+freebsd@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: inkscape 1.2.1 Message-ID: <CABObuOrunJDD1hSMiWUBuRf1LTmDh%2Bx0uQm06Y3u-Z-k702sYg@mail.gmail.com> In-Reply-To: <CABObuOr=r25Ap9qabPx-rfxp=xypz6VLBVcf28S63srnHEWAjA@mail.gmail.com> References: <20221112140934.157b9d6e@dismail.de> <CABObuOr=r25Ap9qabPx-rfxp=xypz6VLBVcf28S63srnHEWAjA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sat, Nov 12, 2022 at 7:22 PM parv/FreeBSD wrote: > On Sat, Nov 12, 2022 at 9:10 AM LuMiWa wrote: > >> I am using Inkscape 1.2.1 on FreeBSD 13.1 - Release - p3 and it works. >> The problem which I have is when going File - Import Web Image... than >> I got: >> >> Traceback (most recent call last): >> File >> "/usr/local/share/inkscape/extensions/other/clipart/import_web_image.py", >> line 47, in <module> >> from import_sources import RemoteSource, RemoteFile, RemotePage >> File >> "/usr/local/share/inkscape/extensions/other/clipart/import_sources.py", >> line 26, in <module> >> import requests >> ModuleNotFoundError: No module named 'requests' >> >> And I am using packages (pkg install) >> > > The error is due to "inkspace" *ass*uming that "requests" > module would already be available. Either it (original software) > needs to intercept the error & ask user to install the > missing package. Or, the FreeBSD port needs to unconditionally > have "requests" as the run time dependency. > ... Could anyone interested in the issue ... https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267735 ... test the "Import Web Image" function in terms of fetching an image by installing port after applying the patch ... https://bz-attachments.freebsd.org/attachment.cgi?id=238047 ... ? Thanks much. - parv -- [-- Attachment #2 --] <div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:monospace">On Sat, Nov 12, 2022 at 7:22 PM parv/FreeBSD wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div style="font-family:monospace">On Sat, Nov 12, 2022 at 9:10 AM LuMiWa wrote:</div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am using Inkscape 1.2.1 on FreeBSD 13.1 - Release - p3 and it works.<br> The problem which I have is when going File - Import Web Image... than<br> I got:<br> <br> Traceback (most recent call last):<br> File "/usr/local/share/inkscape/extensions/other/clipart/import_web_image.py", line 47, in <module><br> from import_sources import RemoteSource, RemoteFile, RemotePage<br> File "/usr/local/share/inkscape/extensions/other/clipart/import_sources.py", line 26, in <module><br> import requests<br> ModuleNotFoundError: No module named 'requests'<br> <br> And I am using packages (pkg install)<br></blockquote><div><br></div><div style="font-family:monospace">The error is due to "inkspace" *ass*uming that "requests"</div><div style="font-family:monospace">module would already be available. Either it (original software)</div><div style="font-family:monospace">needs to intercept the error & ask user to install the</div><div style="font-family:monospace">missing package. Or, the FreeBSD port needs to unconditionally</div><div style="font-family:monospace">have "requests" as the run time dependency.</div></div></div></blockquote><div><span class="gmail_default" style="font-family:monospace">...</span></div><div><span class="gmail_default" style="font-family:monospace"></span> <br></div><div><div style="font-family:monospace" class="gmail_default">Could anyone interested in the issue ...</div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default"> <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267735">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267735</a></div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default">... test the "Import Web Image" function in terms of fetching</div><div style="font-family:monospace" class="gmail_default">an image by installing port after applying the patch ...</div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default"> <a href="https://bz-attachments.freebsd.org/attachment.cgi?id=238047">https://bz-attachments.freebsd.org/attachment.cgi?id=238047</a></div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default">... ?<br></div></div><div><br></div><div><div style="font-family:monospace" class="gmail_default">Thanks much.</div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default"><br></div><div style="font-family:monospace" class="gmail_default">- parv</div><div style="font-family:monospace" class="gmail_default"></div><div style="font-family:monospace" class="gmail_default">-- <br></div><div style="font-family:monospace" class="gmail_default"></div><br></div></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABObuOrunJDD1hSMiWUBuRf1LTmDh%2Bx0uQm06Y3u-Z-k702sYg>
