On Fri, 28 May 2021 at 17:22, Clifford Snow wrote:
> Thanks everyone for their suggestions. I believe my problem is that I've
> installed postgis from the postgresql PGDG repository and it's conflicting
> with the Fedora python gdal files. Not sure If I need to just use Fedora's
> postgresql vers
Thanks everyone for their suggestions. I believe my problem is that I've
installed postgis from the postgresql PGDG repository and it's conflicting
with the Fedora python gdal files. Not sure If I need to just use Fedora's
postgresql version or if there is another workaround.
On Fri, May 28, 2021
On Thu, 27 May 2021 at 23:37, Clifford Snow wrote:
> I'm getting a segmentation fault (core dump) when using the osgeo gdal
> modules. Otherwise no problem.
>
> I'm looking for some suggestions on how to troubleshoot this. I can't even
> seem to find the core dump file.
>
> For example, using the
On 28/05/2021 14:10, Ed Greshko wrote:
On 28/05/2021 14:07, Ed Greshko wrote:
On 28/05/2021 13:46, Clifford Snow wrote:
Michael,
On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote:
On Thu, 27 May 2021, Clifford Snow wrote:
> I'm looking fo
On 28/05/2021 14:07, Ed Greshko wrote:
On 28/05/2021 13:46, Clifford Snow wrote:
Michael,
On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote:
On Thu, 27 May 2021, Clifford Snow wrote:
> I'm looking for some suggestions on how to troubleshoo
On 28/05/2021 13:46, Clifford Snow wrote:
Michael,
On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote:
On Thu, 27 May 2021, Clifford Snow wrote:
> I'm looking for some suggestions on how to troubleshoot this. I can't even
> seem to find
Michael,
On Thu, May 27, 2021 at 10:44 PM Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
> On Thu, 27 May 2021, Clifford Snow wrote:
>
> > I'm looking for some suggestions on how to troubleshoot this. I can't
> even
> > seem to find the core dump file.
>
> My guess is that there is not
On Thu, 27 May 2021, Clifford Snow wrote:
I'm looking for some suggestions on how to troubleshoot this. I can't even
seem to find the core dump file.
My guess is that there is not one.
ulimit -c
will probably tell you the your cose size limit is zero.
--
Michael henne...@web.cs.ndsu.nodak.e
I'm getting a segmentation fault (core dump) when using the osgeo gdal
modules. Otherwise no problem.
I'm looking for some suggestions on how to troubleshoot this. I can't even
seem to find the core dump file.
For example, using the python interpreter with a simple program as:
>>> from osgeo impo
I just spent months updating the Griffith movie/dvd manager from python2 to
python3. the glade package was moved. This is what you need now.
import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk, Gdk
On Mon, 1 Feb 2021 16:18:26 -0800
Paolo Galtieri wrote:
Folks,
for ye
On Mon, 1 Feb 2021 at 20:18, Paolo Galtieri wrote:
> Folks,
>for years I've been using sbackup for doing my backups. I've tried
> others and none come close to being as easy to use as sbackup.
> Unfortunately there doesn't seem to be any further development occurring
> on it. It was written
Folks,
for years I've been using sbackup for doing my backups. I've tried
others and none come close to being as easy to use as sbackup.
Unfortunately there doesn't seem to be any further development occurring
on it. It was written originally to work with python2 and I have managed
to get
Is there a corresponding package for python 3? I know python 2 is end
of life, and I know I need to port sbackup to python 3 going forward,
but I don't know what the python 3 equivalent to the gnome-python2-gnome
package.
With python 3 there isn't a special package for python. It uses t
following:
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 36, in
import gnome.ui
ImportError: No module named gnome.ui
In F30 this module is provided by the package
gnome-python2-gnome-2.28.1-23.fc29.x86_64
Is there a corresponding package for python
Thanks Todd.
2010/10/11 Todd Zullinger :
> Zoltan Hoppar wrote:
>> If I would like to run to learn python 3 code - is it possible to
>> have it installed in fedora, or is it already both 2.6 and 3.1.2 are
>> included?
>
> On Fedora >= 13, python3 is available and
Zoltan Hoppar wrote:
> If I would like to run to learn python 3 code - is it possible to
> have it installed in fedora, or is it already both 2.6 and 3.1.2 are
> included?
On Fedora >= 13, python3 is available and provides the python-3.1.2.
A number of additional modules are built for
Hi guys,
If I would like to run to learn python 3 code - is it possible to have
it installed in fedora, or is it already both 2.6 and 3.1.2 are
included?
Zoltan
--
PGP: 06853DF7
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https
17 matches
Mail list logo