Re: sqlite3.NotSupportedError: URIs not supported

2018-02-26 Thread Dylan Reinhold
The original email was from 2 years ago, So I'm sure a lot has changed.

Dylan

On Mon, Feb 26, 2018 at 12:49 PM, Samantha Atkins 
wrote:

> Well this is useless to those of us actually on python3.  Exactly what
> version of what fixeds this issue *for* python3?
>
> On Wednesday, August 24, 2016 at 1:16:53 PM UTC-7, Jeff Silverman wrote:
>>
>> Can anyone point me in the right direction to solve this?  I am running
>> DJANGO with python3.4 in virtualenv.  I get this error running manage.py.
>>
> --
> 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...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/d7d57761-707a-4aa4-b84a-510d964c16d5%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHtg44BaCF0iFEm1475Wx98okYtNzBPuf%2BKF4gSH5RRRg%3DhMBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: sqlite3.NotSupportedError: URIs not supported

2018-02-26 Thread Samantha Atkins
Well this is useless to those of us actually on python3.  Exactly what 
version of what fixeds this issue *for* python3?

On Wednesday, August 24, 2016 at 1:16:53 PM UTC-7, Jeff Silverman wrote:
>
> Can anyone point me in the right direction to solve this?  I am running 
> DJANGO with python3.4 in virtualenv.  I get this error running manage.py.
>

-- 
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...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d7d57761-707a-4aa4-b84a-510d964c16d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: sqlite3.NotSupportedError: URIs not supported

2016-08-24 Thread Jeff Silverman
Well I may have answered my own question. Seems it may be a version
incompatibility. I built another virtual environment at Python 2.7 and the
error is gone. Also I am using the pycontrol module which is also not work
g with Python 3.4.



On Wednesday, August 24, 2016, Jeff Silverman  wrote:

> Can anyone point me in the right direction to solve this?  I am running
> DJANGO with python3.4 in virtualenv.  I get this error running manage.py.
>
> --
> 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...@googlegroups.com
> 
> .
> To post to this group, send email to django-users@googlegroups.com
> .
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/0bce8a95-b735-4f45-ad41-13f1e7429ed7%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG09YoU0SLb-6YbDDaFLZ8f9Ff8L70YigxeHuZh2_SpvF9g1vw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


sqlite3.NotSupportedError: URIs not supported

2016-08-24 Thread Jeff Silverman
Can anyone point me in the right direction to solve this?  I am running 
DJANGO with python3.4 in virtualenv.  I get this error running manage.py.

-- 
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...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0bce8a95-b735-4f45-ad41-13f1e7429ed7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.