from pydal._compat import StringIO, integer_types, basestring, unicodeT, 
urllib_unquote, \
ImportError: cannot import name 'unicodeT'

I looked at pydal __compat and unicodeT is there 

On Monday, April 15, 2019 at 9:58:49 AM UTC-5, En Ware wrote:
>
> It's looking very good. 
>
> I like the new start-web3py script and updated pydal versions
>
> [image: Screen Shot 2019-04-15 at 9.49.10 AM.png]
>
>
>
>
> On Thursday, April 11, 2019 at 12:31:29 PM UTC-5, En Ware wrote:
>>
>> I git installed web3py and quite enjoy it. I see its updated regular too. 
>>
>> For those who don't know and maybe this is common sense , not sure. 
>>
>> once you *git clone https://github.com/web2py/web3py.git 
>> <https://github.com/web2py/web3py.git>  *do a *git pull*
>>
>> 2. reinstall requirements.txt (*pip3 install -r requirements.txt*) 
>>  - Changes:  module "reloader" was added 
>>
>> 3. Launch web3py (should work just fine now) 
>>
>> * python3 web3py.py applications/todo/*
>>
>> 4. open browser and type: * localhost:8000 or 127.0.0.1:8000 
>> <http://127.0.0.1:8000>/todo/index*
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to