Re: [Ironpython-users] PyTest incompatible: Unsupported param dictionary type: IronPython.Runtime.PythonDictionary

2013-07-12 Thread Slide
You should use powershell and alias sudo to a runas cmdlet for running as Administrator :-) On Fri, Jul 12, 2013 at 8:49 AM, Vernon D. Cole wrote: > You may have already tried this... but if not.. > > SInce IronPython is (by default) stored in the "Program Files" tree, it > often requires that

Re: [Ironpython-users] PyTest incompatible: Unsupported param dictionary type: IronPython.Runtime.PythonDictionary

2013-07-12 Thread Vernon D. Cole
You may have already tried this... but if not.. SInce IronPython is (by default) stored in the "Program Files" tree, it often requires that you be running as an administrator to do setup.py installs. I keep a shortcut to the cmd console on my desktop, because I use command line so much. It's not

Re: [Ironpython-users] PyTest incompatible: Unsupported param dictionary type: IronPython.Runtime.PythonDictionary

2013-07-12 Thread Travis Lee
Someone just informed me that a fix for this issuehas shipped with the latest Beta. I have verified the fix. However, I’m getting a new issue now. Is there a good way to manually install third party libraries onto IronPython? When I use PyTest’s setup

[Ironpython-users] IronPython, Daily Digest 7/11/2013

2013-07-12 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] Unsupported param dictionary type: IronPython.Runtime.PythonDictionary -- ISSUES 1. [New comment] Unsupported param dictionary