[Python.NET] reg editor

Roman Yakovenko roman.yakovenko at gmail.com
Fri Mar 31 23:07:42 CEST 2006


On 3/16/06, chatting chatting <chatting.chatting at gmail.com> wrote:
>
> Hi
>
> What editor can i use for pythondot net. currently i am using Python2.4
> IDLE. while importing i will get error "no module " please let me know what
> editor and where i can download this. This will be very helpful for me.

This has nothing to do with Idle or editor. I think you should adjust sys.path
variable or to load your dll's using absolute path ( and be sure you can access
dll's your .NET dll depends on.

As for the editor I prefer SciTe.

> thanks
>
> Babu
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> http://mail.python.org/mailman/listinfo/pythondotnet
>
>


--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the PythonDotNet mailing list