Last time I had the same but noted that the appconfig pt was not in the
private folder. Once I moved bit the the error disappears.

On Thu, 8 Nov 2018, 11:24 Dave S <snidely....@gmail.com wrote:

>
>
> On Wednesday, November 7, 2018 at 10:06:31 PM UTC-8, Константин Комков
> wrote:
>>
>> I downloaded web2py, deleted old and installed again, but error was  the
>> same.
>>
>
> Are you using the source version with a separate Python, or are you using
> the Windows exe+dll version?
>
> /dps
>
>
>
>> There is file appconfig.py in pass gluon/contrib/.
>> <type 'exceptions.ImportError'>((ImportError('No module named
>> application.modules',), <traceback object at 0x04299760>))
>>
>> <code object <module> at 047CD338, file 
>> "Z:\OAS\web2py\applications\application\models\db.py", line 7>
>>
>> Line 7 and 8:
>>
>> from gluon.contrib.appconfig import AppConfig
>> import fdb
>>
>> Traceback (most recent call last):
>>   File "Z:\OAS\web2py\gluon\restricted.py", line 219, in restricted
>>     exec(ccode, environment)
>>   File "Z:/OAS/web2py/applications/application/models/db.py" 
>> <http://127.0.0.1:8000/admin/default/edit/application/models/db.py>, line 8, 
>> in <module>
>>     import fdb
>>   File "Z:\OAS\web2py\gluon\custom_import.py", line 104, in custom_importer
>>     raise ImportError(e1, import_tb)  # there an import error in the module
>> ImportError: (ImportError('No module named application.modules',), 
>> <traceback object at 0x04299760>)
>>
>> --
> 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