Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2022 13:26:25 +0100
From:      Mario Marietto <marietto2008@gmail.com>
To:        Tomek CEDRO <tomek@cedro.info>
Cc:        Ronald Klop <ronald@freebsd.org>, ports@freebsd.org
Subject:   =?UTF-8?Q?Re=3A_The_installation_of_=E2=80=9CStable_Diffusion_web_UI?= =?UTF-8?Q?=E2=80=9D_natively_on_FreeBSD_fails_because_can=E2=80=99t_install_torch_?= =?UTF-8?Q?and_torchvision?=
Message-ID:  <CA%2B1FSih6zNUZiRMz9NCiSGDtm_2C%2B4JmP80HiPLac9ZVF1LKqA@mail.gmail.com>
In-Reply-To: <CAFYkXj=bxE1q6zWxqs8zPjXx78KzOuiYFb1OE-_TREedwcpEyQ@mail.gmail.com>
References:  <CA%2B1FSihJdXHeHL1pUD3SB6vujhG0M1-9wAqeFwjCS8r4syu7mQ@mail.gmail.com> <CA%2B1FSijaF-W8PJo9GtK0S-4BFtSBhD6FjbPu-ZJLBwQ%2Bcymoew@mail.gmail.com> <CAFYkXjn2deM--tyU9Mpi-%2BiM0ALyePhEDGt9LRY0QW8gJ-3Smg@mail.gmail.com> <CAFYkXjmzrLr2x-DKx%2BY88191fOVQ0EL6rtHiSGP4QMV4VRe=sA@mail.gmail.com> <CAFYkXjm1NayM7EMps8GiqdY5a_qCf=oFcXw9GwVOGJ6rvcG=og@mail.gmail.com> <9f14955d-1072-332e-adc7-26f6fbb80b03@FreeBSD.org> <CAFYkXj=bxE1q6zWxqs8zPjXx78KzOuiYFb1OE-_TREedwcpEyQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--00000000000024e8f005edfa2c8b
Content-Type: text/plain; charset="UTF-8"

I've started a thread on the pytorch forum that you can read here :

https://discuss.pytorch.org/t/the-installation-of-stable-diffusion-web-ui-natively-on-freebsd-fails-because-cant-install-torch-and-torchvision/166395/6

he proposes to "build PyTorch from source" ; have you considered trying
that ?

Il giorno dom 20 nov 2022 alle ore 22:28 Tomek CEDRO <tomek@cedro.info> ha
scritto:

> On Sun, Nov 20, 2022 at 8:57 AM Ronald Klop wrote:
> > On 11/19/22 17:45, Tomek CEDRO wrote:
> > >  From the /usr/ports/math/py-pytorchvideo/Makefile is seems that
> > > MAINTAINER= ports[at]FreeBSD.org so someone on this list created the
> > > port.
> >
> > Well, this actually means the port has no maintainer so all mail goes to
> the mailing list. Often this happens when the creator of the port does not
> have the possibility to maintain it anymore and no new maintainer is found.
>
> Thank you Ronald :-)
>
> Mario, I have tried quickly build the PyTorch on FreeBSD but it did
> not build out of the box.. that means more work is required to run it
> here.. considering size of the project a person more familiar and
> interested needs to be found that would create and maintain the
> PyTorch related ports, sorry, at this point you can try to request a
> build for FreeBSD on the upstream (but there may be no interest) and
> use other platform to get things working straight away.. you can also
> spend some time to make it work on FreeBSD what could be a nice
> learning process :-)
>
> --
> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
>


-- 
Mario.

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

<div dir=3D"ltr"><div>I&#39;ve started a thread on the pytorch forum that y=
ou can read here :</div><div><br></div><div><a href=3D"https://discuss.pyto=
rch.org/t/the-installation-of-stable-diffusion-web-ui-natively-on-freebsd-f=
ails-because-cant-install-torch-and-torchvision/166395/6">https://discuss.p=
ytorch.org/t/the-installation-of-stable-diffusion-web-ui-natively-on-freebs=
d-fails-because-cant-install-torch-and-torchvision/166395/6</a></div><div><=
br></div><div>he proposes to &quot;build=20
PyTorch from source&quot; ; have you considered trying that ?<br></div></di=
v><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Il g=
iorno dom 20 nov 2022 alle ore 22:28 Tomek CEDRO &lt;<a href=3D"mailto:tome=
k@cedro.info">tomek@cedro.info</a>&gt; ha scritto:<br></div><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex">On Sun, Nov 20, 2022 at 8:57 AM Ronald K=
lop wrote:<br>
&gt; On 11/19/22 17:45, Tomek CEDRO wrote:<br>
&gt; &gt;=C2=A0 From the /usr/ports/math/py-pytorchvideo/Makefile is seems =
that<br>
&gt; &gt; MAINTAINER=3D ports[at]FreeBSD.org so someone on this list create=
d the<br>
&gt; &gt; port.<br>
&gt;<br>
&gt; Well, this actually means the port has no maintainer so all mail goes =
to the mailing list. Often this happens when the creator of the port does n=
ot have the possibility to maintain it anymore and no new maintainer is fou=
nd.<br>
<br>
Thank you Ronald :-)<br>
<br>
Mario, I have tried quickly build the PyTorch on FreeBSD but it did<br>
not build out of the box.. that means more work is required to run it<br>
here.. considering size of the project a person more familiar and<br>
interested needs to be found that would create and maintain the<br>
PyTorch related ports, sorry, at this point you can try to request a<br>
build for FreeBSD on the upstream (but there may be no interest) and<br>
use other platform to get things working straight away.. you can also<br>
spend some time to make it work on FreeBSD what could be a nice<br>
learning process :-)<br>
<br>
-- <br>
CeDeROM, SQ7MHZ, <a href=3D"http://www.tomek.cedro.info" rel=3D"noreferrer"=
 target=3D"_blank">http://www.tomek.cedro.info</a><br>;
</blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g=
mail_signature">Mario.<br></div>

--00000000000024e8f005edfa2c8b--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSih6zNUZiRMz9NCiSGDtm_2C%2B4JmP80HiPLac9ZVF1LKqA>