[Python.NET] Some super basic/possibly stupid question

Joachim de Lezardiere joachim.lezard at gmail.com
Tue Jul 13 17:08:27 CEST 2010


Hello Brian,

 

I have looked at the help and nobody seems to be having my problem: 

1.       I install PythonNet (pythonnet-1.0-rc2-py2.3-clr1.1)  at
C:\Python27

2.       Cmd and then, cd C:\Python27

3.       Python.exe

4.       Then I type: from System import String

5.       And I get the error: No module named System. L

 

 

Which is true, there are no module on my computer called System. So how can
I import a module that doesn't exist ?

 

Sorry for this possibly stupid question ,

 

 

Thanks,

 

Joe

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20100713/e27aded5/attachment.html>


More information about the PythonDotNet mailing list