Thanks so Much

Laz and Mas

i was able to run the source from python 27 install and everything is fine now

you guys are the best

please how soon are we gon move web2py source to python version 3 ...

just asking ...

On 12/6/11, tOlorun <omnioto...@gmail.com> wrote:
> When i import cx_Oracle from python shell
>
> everything is fine its works well ...
>
> I tried running from source but i kept getting errors
>
> method 1
> -------------------------------------------------------------------------------------------------------------
>
> C:\Users\Administrator>python
> C:\Users\Administrator\Downloads\web2py_src\web2py\web2py.py
> Traceback (most recent call last):
>   File "C:\Users\Administrator\Downloads\web2py_src\web2py\web2py.py",
> line 16, in <module>
>     import gluon.widget
>   File
> "C:\Users\Administrator\Downloads\web2py_src\web2py\gluon\__init__.py",
> line 15, in <module>
>     from globals import current
> ImportError: No module named globals
>
> C:\Users\Administrator>
>
>
> method 2
> -------------------------------------------------------------------------------------------------------------
>
> kindly find attached screenshot
>
> E:\tOlorun\tO\web2py>python web2py.py
> Access is denied.
>
>
>
>
> method 3
> -------------------------------------------------------------------------------------------------------------
> E:\tOlorun\tO\web2py>e:\Python32\python web2py.py
> Traceback (most recent call last):
>   File "web2py.py", line 16, in <module>
>     import gluon.widget
>   File "E:\tOlorun\tO\web2py\gluon\__init__.py", line 15, in <module>
>     from globals import current
> ImportError: No module named globals
>
> E:\tOlorun\tO\web2py>
> -------------------------------------------------------------------------------------------------------------
>
> all of these i ran with and without administrative privileges
>
>
> Thanks
>
>
>
>
>
>
>
>
>
>
> On 12/4/11, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote:
>> First check it is installed correctly.
>>
>> start python (not web2py) and try to import cx_Oracle
>>
>> if that works but it does not work in web2py then web2py is using a
>> different Python version.
>>
>> Make sure you run web2py from source and not the binary, the binary
>> has its own python.
>>
>> On Dec 3, 9:50 am, tOlorun <omnioto...@gmail.com> wrote:
>>> I did try to import the cx_Oracle module
>>>
>>> but web2py throws an error
>>>
>>> then i realized that web2py is not seeing the oracle driver installed
>>> already
>>>
>>> so now ...
>>>
>>> How do i make web2py see and use the oracle driver which is already
>>> installed
>>>
>>> Thanks in advance
>>>
>>> On 12/2/11, Lazarof <lazaro...@gmail.com> wrote:
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> > If you are working with Oracle google for this - Oracle Apex.
>>>
>>> > On Dec 2, 11:56 pm, tOlorun <omnioto...@gmail.com> wrote:
>>> >> Thanks
>>>
>>> >> i am able to connect python to oracle database
>>>
>>> >> but iam talking about connecting using the web2py connection string
>>>
>>> >> db = DAL('oracle://schema_name/schema_password@tns_name',
>>> >> pool_size=100)
>>>
>>> >> to connect to oracle database
>>>
>>> >> thanks
>>>
>>> >> On 12/2/11, Lazarof <lazaro...@gmail.com> wrote:
>>>
>>> >> > Hi!
>>> >> > Have you tried this?
>>>
>>> >> > export ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/
>>> >> > server/
>>> >> > export LD_LIBRARY_PATH=$ORACLE_HOME/lib
>>> >> > export PATH=$ORACLE_HOME/bin:$PATH
>>>
>>> >> > sudo apt-get install python-dev python-setuptools
>>> >> > sudo -E easy_install cx_Oracle
>>>
>>> >> > Test:
>>>
>>> >> > $ python
>>> >> >>>> import cx_Oracle
>>> >> >>>> cnxn = cx_Oracle.connect('system/systempasswd@xe')
>>> >> >>>> crsr = cnxn.cursor()
>>> >> >>>> crsr.execute('SELECT * FROM dual')
>>>
>>> >> > On Dec 2, 10:26 pm, tOlorun <omnioto...@gmail.com> wrote:
>>> >> >> Thanks for the other time ...
>>>
>>> >> >> buh iam back again ...
>>>
>>> >> >> i dont seem to get a hang of connection strings (lols)
>>>
>>> >> >> please kindly help me with the error below ...
>>>
>>> >> >> Traceback (most recent call last):
>>> >> >>   File "gluon/restricted.py", line 194, in restricted
>>> >> >>   File
>>> >> >> "E:/tOlorun/web2py/web2py/applications/est8ment/models/db.py",
>>> >> >> line 13, in <module>
>>> >> >>   File "gluon/dal.py", line 4156, in __init__
>>> >> >> RuntimeError: Failure to connect, tried 5 times:
>>> >> >> 'NoneType' object has no attribute 'connect'
>>>
>>> >> >> thanks in advance
>>>
>>> >> --
>>> >> Oluwaseun Omotosho
>>>
>>> >> *Oluwanife@me*
>>>
>>> >> To be filled with the life of Christ Jesus and released into our
>>> >> destinies,taking
>>> >> the world for Him.
>>>
>>> >> Credit Risk, Card & Ins. Services | Research & Development | Flex
>>> >> Branch &
>>> >> Retail | FASYL Technology Group
>>>
>>> >> M: +2348103891218 | M: +2348185780959 | M: +23233487811
>>>
>>> >> | E-mail: omnioto...@gmail.com I omnioto...@live.com
>>> >> <omnioto...@gmail.com>
>>> >>  | omnioto...@yahoo.co.uk <omnioto...@gmail.com>
>>>
>>> >> I URL ; fasylgroup.com I
>>>
>>> >> A Member of *fasyl *Technology Group with presence in Mauritius | UK
>>> >> |
>>> >> India | Nigeria | Ghana | Sierra Leone | South Africa | Zimbabwe |
>>> >> Kenya |
>>> >> Cote d’Ivoire *fasyl *is a BMSL Group Company
>>>
>>> >> ….powering business drives
>>>
>>> >> This email and all content are subject to the following Disclaimer
>>>
>>> --
>>> Oluwaseun Omotosho
>>>
>>> *Oluwanife@me*
>>>
>>> To be filled with the life of Christ Jesus and released into our
>>> destinies,taking
>>> the world for Him.
>>>
>>> Credit Risk, Card & Ins. Services | Research & Development | Flex Branch
>>> &
>>> Retail | FASYL Technology Group
>>>
>>> M: +2348103891218 | M: +2348185780959 | M: +23233487811
>>>
>>> | E-mail: omnioto...@gmail.com I omnioto...@live.com
>>> <omnioto...@gmail.com>
>>>  | omnioto...@yahoo.co.uk <omnioto...@gmail.com>
>>>
>>> I URL ; fasylgroup.com I
>>>
>>> A Member of *fasyl *Technology Group with presence in Mauritius | UK |
>>> India | Nigeria | Ghana | Sierra Leone | South Africa | Zimbabwe | Kenya
>>> |
>>> Cote d’Ivoire *fasyl *is a BMSL Group Company
>>>
>>> ….powering business drives
>>>
>>> This email and all content are subject to the following Disclaimer
>>
>
>
> --
> Oluwaseun Omotosho
>
> *Oluwanife@me*
>
>
> To be filled with the life of Christ Jesus and released into our
> destinies,taking
> the world for Him.
>
> Credit Risk, Card & Ins. Services | Research & Development | Flex Branch &
> Retail | FASYL Technology Group
>
>
> M: +2348103891218 | M: +2348185780959 | M: +23233487811
>
> | E-mail: omnioto...@gmail.com I omnioto...@live.com <omnioto...@gmail.com>
>  | omnioto...@yahoo.co.uk <omnioto...@gmail.com>
>
>
> I URL ; fasylgroup.com I
>
> A Member of *fasyl *Technology Group with presence in Mauritius | UK |
> India | Nigeria | Ghana | Sierra Leone | South Africa | Zimbabwe | Kenya |
> Cote d’Ivoire *fasyl *is a BMSL Group Company
>
> ….powering business drives
>
> This email and all content are subject to the following Disclaimer
>


-- 
Oluwaseun Omotosho

*Oluwanife@me*


To be filled with the life of Christ Jesus and released into our
destinies,taking
the world for Him.

Credit Risk, Card & Ins. Services | Research & Development | Flex Branch &
Retail | FASYL Technology Group


M: +2348103891218 | M: +2348185780959 | M: +23233487811

| E-mail: omnioto...@gmail.com I omnioto...@live.com <omnioto...@gmail.com>
 | omnioto...@yahoo.co.uk <omnioto...@gmail.com>


I URL ; fasylgroup.com I

A Member of *fasyl *Technology Group with presence in Mauritius | UK |
India | Nigeria | Ghana | Sierra Leone | South Africa | Zimbabwe | Kenya |
Cote d’Ivoire *fasyl *is a BMSL Group Company

….powering business drives

This email and all content are subject to the following Disclaimer

Reply via email to