473,385 Members | 1,506 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Python 404 Problem

hello NG.
i have to install a little python application
and my problem is, that python does not find the proper include files,
although they are, where the script searches for...

any ideas how to solve this?
i am out of ideas...

python returns the following error message:
------>

IOError Python 2.3.4: C:\Python23\python.exe
Wed May 23 11:47:01 2007

A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.

C:\BioCase21\www\testingtool\index.cgi
20
#-----------------------------------------------------------------------------------------------------------

21 # See fundamentals things being done -- this will, inter alia,
put g.callCgi into the global namespace:

22
execfile( os.path.abspath(os.path.join(os.path.dirname( __file__ ),
os.path.pardir, os.path.pardir, 'lib', 'biocase',
'fundamentals.py' ) ) )

23 #-------------------------------------------------------------

24 import biocase.tools.templating

builtin execfile = <built-in function execfile>, os = <module 'os'
from 'C:\Python23\lib\os.pyc'>, os.path = <module 'ntpath' from 'C:
\Python23\lib\ntpath.pyc'>, os.path.abspath = <function abspath at
0x00606BF0>, os.path.join = <function join at 0x006066B0>,
os.path.dirname = <function dirname at 0x00606830>, __file__ = r'C:
\BioCase21\www\testingtool\index.cgi', os.path.pardir = '..'
IOError: [Errno 2] No such file or directory: 'C:\\BioCase21\\lib\
\biocase\\fundamentals.py'
args = (2, 'No such file or directory')
errno = 2
filename = r'C:\BioCase21\lib\biocase\fundamentals.py'
strerror = 'No such file or directory'

May 23 '07 #1
0 1058

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: David MacQuigg | last post by:
I am starting a new thread so we can avoid some of the non-productive argument following my earlier post "What is good about Prothon". At Mr. Hahn's request, I will avoid using the name "Prothon"...
68
by: Lad | last post by:
Is anyone capable of providing Python advantages over PHP if there are any? Cheers, L.
112
by: mystilleef | last post by:
Hello, What is the Pythonic way of implementing getters and setters. I've heard people say the use of accessors is not Pythonic. But why? And what is the alternative? I refrain from using them...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 417 open ( -6) / 3565 closed (+12) / 3982 total ( +6) Bugs : 960 open ( -3) / 6498 closed (+19) / 7458 total (+16) RFE : 266 open...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.