ty
El miércoles, 27 de noviembre de 2019, 19:39:04 (UTC+1), Integr@te System
escribió:
>
> Hi friend,
>
> Blessing u:
>
> powerBI rest API:
> https://docs.microsoft.com/en-us/rest/api/power-bi/embedtoken
>
> Ironpython integrated .Net:
> https://ironpython.net/
>
> On Wed, Nov 27, 2019, 22:21 Bri
Hi Russ,
Thanks for the warning. I have actually worked a little with django before so
am not a starter. I work with Python 3 on a daily basis and am more interested
in getting django to work with it. Hence I am using the dev version. Thanks for
the input. I will get the latest asap.
--
You re
Sorry for the late reply since I saw this only now. I also have the dev
version of Django installed and ran into this error.
Seems like this is an error in the django code. I was able to bypass this
and fire up the shell by just commenting
the 'import user' line in shell.py in
../django/core/man
Are you running "django-admin.py startproject projectname" within the
python interpreter?
Its supposed to run outside of the interpreter on the command line.
On Jan 4, 3:17 pm, Phil wrote:
> Hi all,
>
> I am having a setup issue on my personal laptop, I got through setup
> and couple of tutorials
I have successfully setup django, although I am not sure how I did
it. Now I am trying to setup MySQLdb but keep getting the error
File "setup.py", line 5, in
from setuptools import setup, Extension
ImportError: No module named setuptools
--
You received this message because you are subs
I have successfully setup django, although I am not sure how I did
it. Now I am trying to setup MySQLdb but keep getting the error
File "setup.py", line 5, in
from setuptools import setup, Extension
ImportError: No module named setuptools
On Apr 8, 12:45 pm, CG wrote:
Nothing happens, I just get a >
On Apr 8, 12:39 pm, Tim Shaffer wrote:
> Very strange. What happens if you open a new Terminal window and run
> the following?
>
> python -c "import sys; print sys.path"
--
You received this message because you are subscribed to the Google Groups
"Django users"
Hi Tim,
Thank you for responding.
When I run:
import sys
for p in sys.path:
print p
It does not print anything.
The path is to the django site packages is /Library/Python/2.6/site-
packages/Django-1.1.1-py2.6.egg/django
On Apr 8, 12:26 pm, Tim Shaffer wrote:
> What is the absolute path to
Hello,
I am trying to setup Django on snow leopard and I am running into some
problems. I have succesfully run the install from the command line,
and can see the Django folder in my python 2.6 site packages folder.
However when I try to import django in the idle tool, I get an error
that says Tra
Karen,
Apologize for the late reply. Thanks for the excellent catch, it was
indeed an IPv6 issue. I just had to update my hosts file on windows
vista to include an entry for 127.0.0.1 and it worked!
Thanks again
CG
On Mar 10, 10:02 pm, Karen Tracey wrote:
> On Tue, Mar 10, 2009 at 7:12 PM,
webserver plainly with "python manage.py runserver" and
I am able to bring up the django page with the url http://127.0.0.1:8000
Thanks
CG
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users&quo
. Anybody can help ?
Thanks.
CG
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, sen
12 matches
Mail list logo