Re: libespeak.so.1: cannot open shared object file: No such file or directory

2021-07-21 Thread Kasper Laudrup
On 22/07/2021 01.15, A- KASH wrote: > Thanks Kasper, I mean that  it's working fine before deployment but > after deployment it's not working, also installed espeak but still not > working. > Thanks, that was exactly the kind of information I was requesting. In that case it would probably be the

Re: ProgrammingError - relationship does not exist

2021-07-21 Thread Stathis Angelou
good evening all, I was wondering whether any of you had the chance to review my code and identify what the issue seems to be Thank you once again Stathis On Tuesday, July 13, 2021 at 11:56:27 AM UTC+1 Stathis Angelou wrote: > Good morning all and thank you for your time in this, as suggested on

Re: libespeak.so.1: cannot open shared object file: No such file or directory

2021-07-21 Thread A- KASH
Thanks Kasper, I mean that it's working fine before deployment but after deployment it's not working, also installed espeak but still not working. On Wed, 21 Jul 2021 at 22:37, Kasper Laudrup wrote: > On 21/07/2021 15.57, A- KASH wrote: > > Text to speach pyttsx3 is not working online ,its work

Re: complex math calculation from query set

2021-07-21 Thread mab.mo...@gmail.com
Thanks Derek. I'll give it a try On Wednesday, July 21, 2021 at 8:55:08 AM UTC-5 Derek wrote: > See: > https://stackoverflow.com/questions/54412377/adding-values-to-django-queryset > > > VIEW > > def position_view(request): > > packet_data = > TncData.objects.exclude(lat=0).order_by('-dt

Re: libespeak.so.1: cannot open shared object file: No such file or directory

2021-07-21 Thread Kasper Laudrup
On 21/07/2021 15.57, A- KASH wrote: > Text to speach pyttsx3 is not working online ,its working fine on my > labtop but after deployment  its not working ,getting error > that libespeak.so.1: cannot open shared object file: No such file or > directory. > That's easy to solve. Just put your laptop

libespeak.so.1: cannot open shared object file: No such file or directory

2021-07-21 Thread A- KASH
Text to speach pyttsx3 is not working online ,its working fine on my labtop but after deployment its not working ,getting error that libespeak.so.1: cannot open shared object file: No such file or directory. please help. -- You received this message because you are subscribed to the Google G

Re: connection to an existing legacy database

2021-07-21 Thread Gabriel Araya Garcia
Get the [ODBC Driver in other site, perhaps your odbc driver are corrupted. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El lun, 19 jul 2021 a las 19:58, sum abiut () escribió: > I am trying to connect Django to an existing legacy database but I got > this error message. I

Re: complex math calculation from query set

2021-07-21 Thread Derek
Ignore the "'distance': distance" in the return - that should not be there. On Wednesday, 21 July 2021 at 15:55:08 UTC+2 Derek wrote: > See: > https://stackoverflow.com/questions/54412377/adding-values-to-django-queryset > > > VIEW > > def position_view(request): > > packet_data = > TncD

Normalization

2021-07-21 Thread Yash Lanjewar
How can I achieve 1NF in django model what should I use. Sent from my Huawei phone -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googl

Re: complex math calculation from query set

2021-07-21 Thread Derek
See: https://stackoverflow.com/questions/54412377/adding-values-to-django-queryset VIEW def position_view(request): packet_data = TncData.objects.exclude(lat=0).order_by('-dt_heard')[:100] for packet in packet_data: *# my complex math calculation* *packet.distance = "#

Re: web development with django and python

2021-07-21 Thread Rajsri Laasya.G
Thank you so much, I'll make use of it !! On Wed, 21 Jul, 2021, 6:28 pm Kasper Laudrup, wrote: > On 21/07/2021 13.21, Laasya wrote: > > I'm wanting to learning web development with django and python. i'm open > > for tips! > > > > https://docs.djangoproject.com/en/3.2/intro/tutorial01/ > > Kind

Re: web development with django and python

2021-07-21 Thread Kasper Laudrup
On 21/07/2021 13.21, Laasya wrote: > I'm wanting to learning web development with django and python. i'm open > for tips! > https://docs.djangoproject.com/en/3.2/intro/tutorial01/ Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django

Re: Important Announcement

2021-07-21 Thread Kasper Laudrup
On 21/07/2021 14.06, Mr. X Offencer wrote: > While I'm sure you're writing something very interesting, I would recommend you learn how to use the newline key and split your posts into sections. It's almost impossible to read so I gave up and I'm sure I'm not the only one. Just a friendly hint.

web development with django and python

2021-07-21 Thread Laasya
I'm wanting to learning web development with django and python. i'm open for tips! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@goog

Important Announcement

2021-07-21 Thread Mr. X Offencer
Dear Django-users@googlegroups.com, Hii this is Mr.Xoffencer, I am a Python Django Developer and also a certified Cyber security researcher. I am working as a Python programmer since 3 years and developed many projects for my international clients and one this that help me alot in my journey as a p