Have you try with python 2.7 if it works... And are you using the pycharm project creation tool to configure your web2py environnement?? You can try with their tool before trying to make it work with virtual environnement...
Richard On Tue, Aug 8, 2017 at 5:18 PM, Kirill Shatalaev <[email protected]> wrote: > Hello, I have Pycharm 2017.2 (Professional version). > > And autocompletion and Parameter info (ctrl+p) does not work out of the > box for my project. > > But, when I install pyDAL package on my project interpreter options, and > it starts to work (see attached screenshot). > > This is not the right way: using pydal as a separate package; this causes > troubles. For example, 2.15.3 web2py crashing on start if pyDAL is > installed to my venv as additional package. > > What can I do to make autocompletion and parameter info usable? > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

