On Tuesday, April 16, 2019 at 8:41:50 PM UTC+7, En Ware wrote: > > Getting error > > | ____/ / / ____/ __ |/___ \/ __ \ \/ / > | | / / /_ / /_/ /___/ / /_/ /\ / > | | /| / / __/ / __ //__ / ____/ / / > | |/ |/ / /___/ /_/ /___/ / / ____/ / > |___/|_/_____/_____/_____/_/ /_____/ > It is still experimental... > > Traceback (most recent call last): > File > "/Users/aaronm/.pyenv/versions/3.6.4/envs/web3py/web3py/web3py/core.py", > line 438, in import_apps > module = importlib.import_module(app_name) > File > "/Users/aaronm/.pyenv/versions/3.6.4/lib/python3.6/importlib/__init__.py", > line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "<frozen importlib._bootstrap>", line 994, in _gcd_import > File "<frozen importlib._bootstrap>", line 971, in _find_and_load > File "<frozen importlib._bootstrap>", line 955, in > _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 665, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 678, in exec_module > File "<frozen importlib._bootstrap>", line 219, in > _call_with_frames_removed > File > "/Users/aaronm/.pyenv/versions/3.6.4/envs/web3py/web3py/applications/examples/__init__.py", > > line 4, in <module> > from pydal.validators import IS_NOT_EMPTY, IS_INT_IN_RANGE > File > "/Users/aaronm/.pyenv/versions/web3py/lib/python3.6/site-packages/reloader.py", > > line 158, in _import > base = _baseimport(name, globals, locals, fromlist, level) > File > "/Users/aaronm/.pyenv/versions/web3py/lib/python3.6/site-packages/pydal/validators.py", > > line 31, in <module> > from pydal._compat import StringIO, integer_types, basestring, > unicodeT, urllib_unquote, \ > ImportError: cannot import name 'unicodeT' >
pls provide the environment and the step to reproduce the error ? tested run well on ubuntu python 3.6 and mac python 3.7 miniconda best regards, stifan -- 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.