Dragonfly install problems

Christo,

I received the following errors after installing
Python 2.6,
Natlink (Reconer's version),
Dragonfly,
and then running enable.py.

Any thoughts on what the problem is?

>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<

C:\Program Files\NatLink>enable.py
Found Python installation (2.6).
Unregistering NatLink module
Registering NatLink module for Python 2.6
Traceback (most recent call last):
File "C:\Program Files\NatLink\enable.py", line 678, in
command()
File "C:\Program Files\NatLink\enable.py", line 603, in install_interactive
register_natlink_module(python)
File "C:\Program Files\NatLink\enable.py", line 422, in register_natlink_module
copyfile(source_module,destination_module)
File "C:\Python26\lib\shutil.py", line 52, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\NatLink\\Macro
System\\natlink26.pyd'

C:\Program Files\NatLink>

Thanks
Bruce

p.s.

I copied natlink25.pyd to natlink26.pyd and reran enable.py. I didn't get any errors. I copied _notepad.py from your site. None of the commands in file file will execute. The command names are only recognized as text.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I think another pyd file

I think another pyd file needs to be built for Python version 2.6.

I don't think you can just copy it over the way you did.

By the way, I've tried many times to build these pyd files for various versions of Python, but I never got it to be distributable.

Maybe someone else here can do that?

Natlink not yet for Python v2.6

Bruce Tjosvold wrote:

... I copied natlink25.pyd to natlink26.pyd ...

Sorry, Bruce, nobody's built a Natlink distrib for Python 2.6 yet. So I'm afraid the only way to get it to work now is to use Python 2.5, available here:

http://downloads.activestate.com/ActivePython/wind...

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.


Syndicate content