It was something in the apache config file. I've posted some replies to the thread to the end of this. It was a result from a copy and paste.
Cheers, On 2 May 2012 11:49, Massimo Di Pierro <[email protected]> wrote: > I cannot reproduce this. > > > On Tuesday, 1 May 2012 16:56:34 UTC-5, Rhys wrote: >> >> All I did was download the distribution zip. Unzipped it and then ran it. >> Nothing else. That is why It's gotten me stumped. >> >> >> On Tuesday, May 1, 2012 11:34:43 PM UTC+10, Massimo Di Pierro wrote: >>> >>> How did you install web2py? Did you download and unzip the distribution >>> or did you do something else? >>> >>> On Tuesday, 1 May 2012 05:57:52 UTC-5, Rhys wrote: >>>> >>>> Hi All, >>>> >>>> I've just installed the latest stable build of the framework and the >>>> Welcome app is giving me an internal error. The examples app and admin app >>>> work fine, but the welcome app is dead. I've attached the error log spat >>>> out. At first I thought it was apache, as I'm doing a virtual host with it, >>>> so I used the web2py.py server and achieved the same. I've looked at the >>>> error file spat out and all it gives me is that the module doesn't have an >>>> attribute contrib. (gluon.contrib). >>>> >>>> I'm running a virtualenv --no-site-packages and also I've installed the >>>> pysqlite package (this is the only package installed for the virtualenv). >>>> Sqlite is woking as I have a python neural network using it >>>> for experience data storage, and it working like a dream still. >>>> >>>> I would love some insight into the problem. Is it a clean fix, am I >>>> missing something? I'm building a large project witih web2py for my PhD and >>>> don't really want little hicups like this to bite me latter down the track. >>>> >>>> Cheers, >>>> >>>> Rhys >>>> >>> -- *Rhys Tague* *The Tall Guy* Skype: rhys.tague Profile: about.me/rhys E: [email protected] T: twitter.com/vcrowd

