1. I am not sure about windows
2. I am not sure about modules because I don't use them in my apps (not for
now)

I will check

Marin


On Wed, Sep 25, 2013 at 2:03 PM, Loïc <[email protected]> wrote:

> Hi Marin
>
> I tried what you suggested : use a symlink inside /applications folder
> But I get an error on my modules.
>
> I'm unsing mklink command on Win7, and my app works fine when located
> inside /applications folder without symlink...
>
> Do you have an idea?
>
> Ticket ID
>
> 127.0.0.1.2013-09-25.13-53-37.347db33f-279e-4ae1-b231-66904661519e
> <type 'exceptions.ImportError'> No module named espern.modules.
> models_tools
> Version
> web2py™     Version 2.6.3-stable+timestamp.2013.09.15.17.01.20
> Python     Python 2.7.3: C:\Python27\python.exe (prefix: C:\Python27)
> Traceback
>
>
> Traceback (most recent call last):
>   File "C:\Users\loic\web2py\gluon\restricted.py", line 217, in restricted
>     exec ccode in environment
>   File "C:/Users/loic/web2py/applications/espern/models/db_calendar.py",line
> 2, in <module>
>     from models_tools import start_datetime, end_datetime
>   File "C:\Users\loic\web2py\gluon\custom_import.py", line 86, 
> incustom_importer
>     return base_importer(pname, globals, locals, fromlist, level)
>   File "C:\Users\loic\web2py\gluon\custom_import.py", line 125, in__call__
>     result = NATIVE_IMPORTER(name, globals, locals, fromlist, level)
> ImportError: No module named espern.modules.models_tools
>
>
>
> Le mercredi 25 septembre 2013 12:59:18 UTC+2, Marin Pranjić a écrit :
>
>> Yes gitignore is the answer but I have been burned once trying to git
>> reset so I lost my app repo.
>> Now I am using symbolic links inside /applications folder and I keep
>> applications separated.
>>
>> Marin
>>
>>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to