> I find weird pygame reference there, do you also have pygame
> installed)?
>
I've just tested on a env without pygame and:
In [4]: In [6]: lgdal['GDALVersionInfo'](b'RELEASE_NAME')
zsh: segmentation fault (core dumped) python manage.py shell
--
You received this message because you are subscr
Same here (also running Arch Linux), by running functions on shell:
---
In [1]: from ctypes import CDLL
In [3]: lib_path = '/usr/lib/libgdal.so'
In [4]: lgdal = CDLL(lib_path)
In [5]: lgdal['GDALVersionInfo']
Out[5]: <_FuncPtr object at 0x52447a0>
In [6]: lgdal['GDALVersionInfo'](b'RELEASE_NAM
On Jan 12, 11:37 am, David Medina wrote:
> It's only a email typo, never mind. I wanted to explain the "nested"
> concept with code.
>
> The main question could be: *Has it any side effects?*, Third apps maybe?.
I had some issues with commands with an app that uses a similar
structure.
More ab
I also agree that you should start with you are familiar with.
In my personal experience, after experimenting some. I choose the
Basic Amazon AMI, which is Centos compatible. It was what worked best
for me.
[]s
On Nov 13, 4:56 pm, ydjango wrote:
> I am setting up nginex, apache, python django,
execute_manager(manage.settings, ['manage.py', 'runserver',
'0.0.0.0:8000'])
So, the person on the other side has to just install python installer,
enter the project directory and double click bootstrap.py.
[]s
Fernando Rocha
ps.: Sqlite as backend.
--
http://about.m
5 matches
Mail list logo