So here's the basic problem.  I have pushed our web2py application 
to https://github.com/CoolProp/Coolprop-Online , and I would like to add 
this application to my web2py instance running on pythonanywhere.com (props 
to them btw, PA is a great solution for getting going with web2py).

I tried to add the app with the URL to the github repo in the box labeled Or 
Get from URL (can be a git repo) by putting  in 
https://github.com/CoolProp/Coolprop-Online and then I got an error that it 
couldn't add this app.  And nothing else in terms of error message. Quite a 
useless error message.

So then I tried the same thing with one of the apps 
from https://github.com/mdipierro/web2py-appliances .  I still can't get it 
to import one of these appliances.  How is that supposed to work?  I don't 
want to point to the .w2p file since that has to be manually exported from 
the admin interface, unless I am understanding something fundamentally 
incorrectly.  The w2p files are not updated (unless manually) if other 
changes are made in the appliance.

The docs are pretty sparse on how this is supposed to work. 

-- 
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