On Sat, 3 Aug 2019 at 17:29, Robin Laing wrote:
> On 01/08/2019 01:28, Samuel Sieb wrote:
> > On 7/31/19 7:44 PM, Robin Laing wrote:
> >> Still should be a Fedora package though.
> >
> > There are lots of packages that would be nice to have, but someone has
> > to do the work.
> > ___
Samuel Sieb:
>> There are lots of packages that would be nice to have, but someone
>> has to do the work.
Robin Laing:
> So very true.
>
> One reason so many go to Ubuntu. Seems to have everything.
I've looked at Ubuntu, over many years. I've noticed it's full of
Windows breakaways, who don'
On 01/08/2019 01:28, Samuel Sieb wrote:
On 7/31/19 7:44 PM, Robin Laing wrote:
Still should be a Fedora package though.
There are lots of packages that would be nice to have, but someone has
to do the work.
___
So very true.
One reason so many
On 31/07/2019 20:44, Robin Laing wrote:
Will try it. Not sure if I can get it through the work firewall that
way but will try.
Never knew about the pip2 pip3 though.
Tried it and FreeCAD addon manager installed the plugin. Now to test it.
Thank you.
Still should be a Fedora package though.
On 7/31/19 7:44 PM, Robin Laing wrote:
Still should be a Fedora package though.
There are lots of packages that would be nice to have, but someone has
to do the work.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an ema
Will try it. Not sure if I can get it through the work firewall that
way but will try.
Never knew about the pip2 pip3 though.
Tried it and FreeCAD addon manager installed the plugin. Now to test it.
Thank you.
Still should be a Fedora package though.
On 31/07/2019 01:27, Aristeidis Dimitr
This is not what you asked for for but it would probably be easier for
you to install them through pip. Something like:
$ pip install --user xlrd xlwt xlutils
This way you get them directly from PyPi (faster updates) and the
"--user" option means they are installed in your home folder preventing