[SE|PY-macdev] Failure linking new module
Brought to you by:
sephiroth_tmm
|
From: Andrew E. <and...@ne...> - 2005-08-24 07:50:43
|
Hi Allessandro,
I have just installed the new SEPY_1.0.7.dmg
I had an earlier version installed and I thought it had recognised this
as it came up with the upgrade button. However I got the following
message. I then deleted all and tried re-installing but it was the
same.
OSX 10.3.9
Dual 1Ghz PpowerPC G4
Regards, Andrew
2005-08-24 08:33:38.673 sepy[851] SEPY ActionScript Editor Error
2005-08-24 08:33:38.674 sepy[851] An unexpected error has occurred
during execution of the main script
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
See the Console for a detailed traceback.
Traceback (most recent call last):
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 42, in ?
_run('sepy.pyw')
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 39, in _run
execfile(path, globals(), globals())
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/sepy.pyw", line 33, in ?
from SEPY import main
File "SEPY.pyc", line 54, in ?
File "FileManager.pyc", line 109, in ?
File "pysqlite2/dbapi2.pyc", line 32, in ?
File "pysqlite2/_sqlite.pyc", line 18, in ?
File "pysqlite2/_sqlite.pyc", line 11, in __load
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
2005-08-24 08:34:22.999 sepy[863] SEPY ActionScript Editor Error
2005-08-24 08:34:22.999 sepy[863] An unexpected error has occurred
during execution of the main script
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
See the Console for a detailed traceback.
2005-08-24 08:35:19.696 runner[887] Unable to touch /Applications/.:
Operation not permitted
Traceback (most recent call last):
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 42, in ?
_run('sepy.pyw')
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 39, in _run
execfile(path, globals(), globals())
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/sepy.pyw", line 33, in ?
from SEPY import main
File "SEPY.pyc", line 54, in ?
File "FileManager.pyc", line 109, in ?
File "pysqlite2/dbapi2.pyc", line 32, in ?
File "pysqlite2/_sqlite.pyc", line 18, in ?
File "pysqlite2/_sqlite.pyc", line 11, in __load
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
2005-08-24 08:37:19.214 sepy[919] SEPY ActionScript Editor Error
2005-08-24 08:37:19.214 sepy[919] An unexpected error has occurred
during execution of the main script
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
See the Console for a detailed traceback.
2005-08-24 08:43:36.522 runner[987] Unable to touch /Applications/.:
Operation not permitted
Traceback (most recent call last):
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 42, in ?
_run('sepy.pyw')
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/__boot__.py", line 39, in _run
execfile(path, globals(), globals())
File "/Applications/SEPY ActionScript
Editor.app/Contents/Resources/sepy.pyw", line 33, in ?
from SEPY import main
File "SEPY.pyc", line 54, in ?
File "FileManager.pyc", line 109, in ?
File "pysqlite2/dbapi2.pyc", line 32, in ?
File "pysqlite2/_sqlite.pyc", line 18, in ?
File "pysqlite2/_sqlite.pyc", line 11, in __load
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
2005-08-24 08:45:04.256 sepy[1011] SEPY ActionScript Editor Error
2005-08-24 08:45:04.256 sepy[1011] An unexpected error has occurred
during execution of the main script
ImportError: Failure linking new module: /usr/lib/libsqlite3.0.dylib:
dyld: /Applications/SEPY ActionScript Editor.app/Contents/MacOS/sepy
can't open library: /usr/lib/libsqlite3.0.dylib (No such file or
directory, errno = 2)
See the Console for a detailed traceback.
________________________________________________________
|