I guess it related to the refactoring that occur around importing stuff in
web2py which was particular... It has been reworked in version 2.15.x

You may have a look at the web2py repo for having a look at how it change...

We should inform PyCharm devs about this change if the issue is coming from
there, which I kind of pretty sure thinking about it...

Richard

On Thu, Aug 10, 2017 at 2:07 PM, Richard Vézina <ml.richard.vez...@gmail.com
> wrote:

> You may consider looking here if it a known bug and report it if not :
> https://youtrack.jetbrains.com/issues/PY
>
> On Thu, Aug 10, 2017 at 1:20 PM, Kirill Shatalaev <k...@zombiehost.net>
> wrote:
>
>> Just tried with python 2.7, it creates new project from scratch and
>> downloads web2py automatically. Still no autocomplete and parameters.
>>
>> четверг, 10 августа 2017 г., 17:47:42 UTC+4 пользователь Richard написал:
>>>
>>> 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 <k...@zombiehost.net>
>>> 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 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.

Reply via email to