Previous was in 2.3.2.
I moved forward to 2.4.4 and running from sources on localhost it works
now: from browser and from command.
python web2py.py -M -S akce/sys/bs # contains only: from bs4 import
BeuatifulSoup
However (not very important, of course, but to have web2py perfect) it
doesn't work from Windows binary:
File
"C:/Python27/Lib/site-packages/web2py/applications/akce/controllers/sys.py"
<http://127.0.0.1:8000/admin/default/edit/akce/controllers/sys.py>, line 16, in
bs
File "/home/mdipierro/make_web2py/web2py/gluon/custom_import.py", line 87, in
custom_importer
File "applications\akce\modules\bs4\__init__.py", line 29, in <module>
File "/home/mdipierro/make_web2py/web2py/gluon/custom_import.py", line 100,
in custom_importer
File "applications\akce\modules\bs4\builder\__init__.py", line 279, in
<module>
ImportError: cannot import name _htmlparser # from . import _htmlparser
--
---
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.