vote up 2 vote down star

I installed IronPython.msi from Codeplex (http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=8365) and expected to see an entry for IronPython in VS08 (professional) when I go to create a new project but it is not listed.

Where and what does this install add to my system?

Am I missing something?

C

flag

2 Answers

vote up 2 vote down

Try installing IronPython Studio. Be careful - it seems to use an older version of IronPython.

link|flag
vote up 1 vote down

IronPython does not have any VS Integration. The link in your question simply installs the commandline tool. The default folder is IronPython 2.0 under ProgramFiles. That is the only thing that gets installed on your machine.

I'm not sure if IronPython Studio that @gimel points supports IPy 2.0 - probably not.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.