Real don't like needing to install pyDAL as pycharm install it in python packages with pip... so you end with a specific version of pyDAL install with kind of override your web2py included instance if the version is superior to the version of web2py you work with... I just spent quite some times figure out why I had weird trace back error that I never had before searching where it was coming from... Until I recall that I had install the pyDAL with pycharm... I un install it with pip then dam dam, work as expected...
So for sure someone would better use virtual environment... I recall having trying to configure pycharm project within venv, I think there is tool to do so in pycharm I don't regularly use venv... I would say never install pyDAL with pip without venv... Richard On Tue, Aug 15, 2017 at 10:07 AM, Richard Vézina < ml.richard.vez...@gmail.com> wrote: > Ok, I confirm, I did have to install pyDAL too in order to allow > autocompletion of db.define_table... > > I use to test in controller and it was working with request... Not sure > why... > > I guess this is cause by the fact that pyDAL is a external product since > sometimes and PyCharm didn't address this change... > > Richard > > On Mon, Aug 14, 2017 at 4:51 PM, Kirill Shatalaev <k...@zombiehost.net> > wrote: > >> Richard, as you can see at 2:20, parameter info is NOT working (indexing >> is finished, view->parameter info or ctrl+p is not working too) >> After that I've added pyDAL package (2:43) >> And ONLY then it starting to work, yes (3:26). >> >> Pycharm is professional version, 2017.2.1 >> >> понедельник, 14 августа 2017 г., 17:21:45 UTC+4 пользователь Richard >> написал: >>> >>> hmm... I don't understand why you say it not working... Once the pycharm >>> indexing end, at the end of your vid you have autocomplete working no??? >>> >>> I do have last pycharm version >>> >>> PyCharm 2017.2 >>> Build *#PY-172.3317.103*, built on July 25, 2017 >>> JRE: 1.8.0_152-release-915-b5 amd64 >>> JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o >>> Linux 4.4.0-89-generic >>> >>> Richard >>> >>> On Mon, Aug 14, 2017 at 5:11 AM, Kirill Shatalaev <k...@zombiehost.net> >>> wrote: >>> >>>> Richard, how did you do that? >>>> >>>> This is my scrincast on a clean installation and without any virtual >>>> environment. Does not work. >>>> >>>> https://youtu.be/51mmwUSJ_VM >>>> >>>> >>>> пятница, 11 августа 2017 г., 17:57:46 UTC+4 пользователь Richard >>>> написал: >>>>> >>>>> Kirill, I just try to create a new project and the autocompletion was >>>>> working, so I guess the issue is limited to virtual environement... >>>>> >>>>> >>>>> -- >>>> 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+un...@googlegroups.com. >>>> 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 web2py+unsubscr...@googlegroups.com. >> 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.