Re: Please solve my problem

2019-06-17 Thread Abdur-Rahmaan Janhangeer
If you have a 32bit pc it won't install. Abdur-Rahmaan Janhangeer https://github.com/Abdur-rahmaanJ Mauritius -- https://mail.python.org/mailman/listinfo/python-list

Re: Please solve my problem

2019-06-17 Thread Igor Korot
Hi, On Mon, Jun 17, 2019 at 4:39 AM Karan Aggarwal wrote: > > Respected Sir, > > I am a reserach scholar in image processing. > Sir i started the work on deep learning and machine learning. > For this, i installed many times tensorflow on python. > but it gave me error always. What error did you

Re: please solve my problem

2013-01-13 Thread Chris Angelico
On Mon, Jan 14, 2013 at 7:35 AM, Divya Thakur wrote: > raise TemplateDoesNotExist(name) > TemplateDoesNotExist: 500.html > [14/Jan/2013 01:08:11] "GET /static/images/products/thumbnails/12345 > HTTP/1.1" 500 59 This sounds like a Django-specific issue. You'll probably get better results from

Re: please solve my problem

2013-01-13 Thread Roy Smith
In article <72e8aec3-4fa3-44af-aad7-8b32196da...@googlegroups.com>, Divya Thakur wrote: > "i want to show image by the help of MEDIA_URL and this is my template file > code for this > not working This is a django-specific question. You would do better to ask on the django-users mailing li