e-install Silverlight from that link, restart IE, and
then try http://ironpython.net/browser/examples/mushroom/.
~Jimmy
On Wed, Jul 21, 2010 at 8:36 AM, Funke, Matt
mailto:matt.fu...@vishaypg.com>> wrote:
I wonder if there's something more fundamentally wrong with my setup.
I tr
s.
(I've been using IE8 and Firefox 3.6.7 to view the results.)
-- Best Regards,
Matt Funke
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Funke, Matt
Sent: Wednesday, July 21, 2010 11:27 AM
To: Discus
'd be glad to learn.
-- Best Regards,
Matt Funke
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Funke, Matt
Sent: Wednesday, July 21, 2010 9:58 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Trying
mmy would know better and hopefully he can reply whenever
he gets into work later in the day.
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Funke, Matt
> Sent: Wednesday, July 21, 2010 2:46 PM
>
han a noobish question but
I'd only expect SL4 to work w/ 2.7A1.
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Funke, Matt
> Sent: Wednesday, July 21, 2010 1:59 PM
> To: Discussion of IronPyth
All right. Some attempts to use IronPython and Silverlight have become
aborted, so I'm trying the most basic: starting a new Silverlight project in
Visual Studio 2010, after installing IronPython Tools for Visual Studio 2010.
It seems simple enough. Click on "New Project...". In the dialog bo
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Michael Foord
Sent: Monday, July 12, 2010 2:32 PM
To: Discussion of IronPython
Subject: Re: [IronPython] IPy Dependencies?
On 12/07/2010 19:31, Funke, Matt wrote:
Is there any chance that IronPython has dependencies on PyQt or anything like
that
Is there any chance that IronPython has dependencies on PyQt or anything like
that? My copy of PyScripter (1.9.9.7) stopped working after I tried to use it
to edit some scripts I was building for IronPython. Rebooting and
re-installing has not fixed the problem.
I'm just trying to troubleshoo
ht.
-- Best Regards,
Matt Funke
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Funke, Matt
Sent: Friday, July 09, 2010 1:50 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Compiling so that IronPython libraries are recognized?
I
n" instead of "Python"
If that doesn't help it might be useful to look through that call stack and see
where the directories are being pulled from.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Funke, Matt
Sent: Friday, Ju
ve to unzip and copy to do the install the hard way. (Another to-do list
item.)
You will either need to find an ADO provider for Postgres, or use an ODBC
driver and a different connection string. (I use an ODBC connection for the
MySQL sample in the \test folder.) Let me know how it works f
I'm extremely new to compiling things in anything approaching a pythonic way,
so my apologies in advance for what's probably a very simplistic question.
I've downloaded the source for psycopg2-2.2.1. The documentation recommends
using the standard "python setup.py build" and "python setup.py in
ttp://microsoft.com>" and the first hit will generally be
the one I want. Near the very top of that page, it tells me "Assembly:
PresentationFramework (in PresentationFramework.dll)". So if I want to use
FrameworkElement, that's the assembly I need to reference.
Is this t
ience.
-- Matt Funke
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Funke, Matt
> Sent: Monday, May 17, 2010 8:59 AM
> To: Discussion of IronPython
> Subject: [IronPython] Missing Framework Li
Once again, it's a rank newbie question, I'm afraid.
I've been trying to duplicate some of Re.Mark's work(*) to get at some Visual
Studio functionality. Regrettably, though, my installation of VS 2010 doesn't
seem to recognize the System.Windows namespace; moreover, when I try to look
for it u
Dino Viehland:
> How are you launching the app? Is it via the interactive window or are
> you
> doing a start w/ or w/o debugger? It looks like we don't set the path
> in
> the interactive window but we do otherwise.
I was using the debugger. On the other hand, I was trying to construct a
Silv
In IronPython Tools for Visual Studio 2010, how do you make it clear where the
location of a file to be included is? I have this line that trips up the
execution:
from avalon import *
... even though avalon.py is in the same directory, and that directory is
pointed to by the Search Path. It
Many thanks -- I found the answer just before receiving this, exactly by
stumbling across avalon.py. Sorry to take up your time.
-- Matt Funke
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Dino Viehland
> Sen
Thanks, but UI found my answer; I needed to import clr and load the .NET
libraries. I feel a little sheepish. Thanks for your time.
-- Matt Funke
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Fu
I'm running IronPython 2.6.1 for .NET 4.0, and have installed Visual Studio
2010 and Silverlight 4SP2. I tried to import System.Windows.Controls, but got
an error that "Windows" does not exist. Trying to run ipy from the command
line and running this:
>>> import System
>>> dir(System)
... co
20 matches
Mail list logo