Hi all!
Back again with a second attempt, this time I'm not trying to modify
the host system so I'm hoping this should be a lot easier/possible!
Here's my snapcraft.yaml:
https://git.launchpad.net/~robru/+git/weightloss/tree/snapcraft.yaml
Pretty simple little flask webapp, just does some data
Oh nice, that sounds pretty useful to wrap a bunch of DOS games; is this
reusable as a snapcraft part to wrap games around?
Thanks!
- Loïc Minier
On Sun, Oct 2, 2016 at 12:05 AM, Jacob Zimmermann wrote:
> Hi
>
> I just added another piece to my collection of snapped emulators:
> dosbox-jz.
>
>
Hi,
Right; matplotlib expects matplotlibrc to be installed. Looking at
matplotlib/__init__.py,
you can see rc_params() calls matplotlib_fname() to get the default config
filename.
The search order there is:
- `$PWD/matplotlibrc`
- `$MATPLOTLIBRC/matplotlibrc`
- `$MPLCONFIGDIR/matpl
Hello,
I'm trying to do another clean build of my snap, this is a 0 change build,
but I've got a few problems. After updating to the latest snapcraft
(2.18.1), I'm getting a few new error messages and a snap that's 1/2 the
size but no longer works.
> "grade" property not specified: defaulting to
On 02/10/2016 16:05, Marco Ceppi wrote:
> Hello,
>
> I'm trying to do another clean build of my snap, this is a 0 change
> build, but I've got a few problems. After updating to the latest
> snapcraft (2.18.1), I'm getting a few new error messages and a snap
> that's 1/2 the size but no longer works
I've recently snapped pt, the platinum searcher (
https://github.com/monochromegane/the_platinum_searcher).
snap install pt-cmars
And also j2, a command-line jinja template processor. Really useful for
processing templates from shell scripts & Makefiles.
snap install j2
Enjoy,
Casey
--
Snapcra
On Sun, Oct 2, 2016 at 1:43 AM, Loïc Minier wrote:
> So just create a matplotlibrc in your $SNAP and you should be good
Thanks for this analysis. I created an empty matplotlibrc in $PWD and
then got this instead:
PermissionError: [Errno 13] Permission denied:
'/home/robru/src/weight/matplotlibrc
I've got gunicorn3 and python3-gunicorn in my stage-packages, and
gunicorn is working correctly when I run it from my app's source tree,
but when I try to snap it I get this:
Traceback (most recent call last):
File "/snap/weighttracker/x4/usr/bin/gunicorn3", line 5, in
from pkg_resources im
Hi,
On 1 October 2016 at 23:05, Jacob Zimmermann wrote:
> I just added another piece to my collection of snapped emulators: dosbox-jz.
>
Are there any improvements over the one in the snappy playpen?
https://github.com/ubuntu/snappy-playpen/tree/master/dosbox
Cheers,
--
Alan Pope
Community Ma
Le 02/10/2016 à 20:48, Robert Park a écrit :
> On Sun, Oct 2, 2016 at 1:43 AM, Loïc Minier wrote:
>> So just create a matplotlibrc in your $SNAP and you should be good
> Thanks for this analysis. I created an empty matplotlibrc in $PWD and
> then got this instead:
>
> PermissionError: [Errno 13] P
10 matches
Mail list logo