some more changes to welcome3
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ try:
|
||||
os.path.dirname(os.path.abspath(__file__)), "packages", "dal"))
|
||||
import pydal
|
||||
sys.modules['pydal'] = pydal
|
||||
except:
|
||||
except ImportError:
|
||||
raise RuntimeError(
|
||||
"web2py depends on pydal, which apparently you have not installed.\n" +
|
||||
"Probably you cloned the repository using git without '--recursive'" +
|
||||
|
||||
+1
-1
Submodule gluon/packages/dal updated: ccda442484...d74d268238
Reference in New Issue
Block a user