Hi What editor can i use for pythondot net. currently i am using Python2.4IDLE. 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. thanks Babu
On 3/16/06, chatting chatting <chatting.chatting@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@python.org http://mail.python.org/mailman/listinfo/pythondotnet
-- Roman Yakovenko C++ Python language binding http://www.language-binding.net/
participants (2)
-
chatting chatting
-
Roman Yakovenko