Going to linux... How to view the Demo?

Hi, I’m going to linux now, I’ve installed the New Ubuntu 8.04
I’ve also downloaded the demo from the wxPython Site… But Wich file opens the demos viewer as we see in Windows?
Thx

I've no idea what happens in Winduhs, but if you go to the demo directory
and type (without the quotes, of course) 'python demoname.py' you should see
the results.

Rich

···

On Fri, 25 Apr 2008, David Anderson wrote:

Hi, I'm going to linux now, I've installed the New Ubuntu 8.04 I've also
downloaded the demo from the wxPython Site... But Wich file opens the
demos viewer as we see in Windows?

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

Got this
python: can’t open file ‘demoname.py’: [Errno 2] No such file or directory

···

On Fri, Apr 25, 2008 at 1:04 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Fri, 25 Apr 2008, David Anderson wrote:

Hi, I’m going to linux now, I’ve installed the New Ubuntu 8.04 I’ve also

downloaded the demo from the wxPython Site… But Wich file opens the

demos viewer as we see in Windows?

I’ve no idea what happens in Winduhs, but if you go to the demo directory

and type (without the quotes, of course) ‘python demoname.py’ you should see

the results.

Rich

Richard B. Shepard, Ph.D. | Integrity Credibility

Applied Ecosystem Services, Inc. | Innovation

<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Hello,

He meant to have you do ‘python .py’ (i.e python Button.py)…

To answer your original question however, the full demo can be launched by running Main.py in the demo folder.

cody

···

On Apr 25, 2008, at 11:14 AM, David Anderson wrote:

Got this
python: can’t open file ‘demoname.py’: [Errno 2] No such file or directory

On Fri, Apr 25, 2008 at 1:04 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Fri, 25 Apr 2008, David Anderson wrote:

Hi, I’m going to linux now, I’ve installed the New Ubuntu 8.04 I’ve also
downloaded the demo from the wxPython Site… But Wich file opens the
demos viewer as we see in Windows?

I’ve no idea what happens in Winduhs, but if you go to the demo directory
and type (without the quotes, of course) ‘python demoname.py’ you should see
the results.

Rich


Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863


wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users


wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

OK. What's in the directory? (Use the 'ls' command to list the contents.)

Rich

···

On Fri, 25 Apr 2008, David Anderson wrote:

Got this
python: can't open file 'demoname.py': [Errno 2] No such file or directory

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

Thx
I’m completely new to linux Sry for the noob question =)

···

On Fri, Apr 25, 2008 at 1:44 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Fri, 25 Apr 2008, David Anderson wrote:

Got this

python: can’t open file ‘demoname.py’: [Errno 2] No such file or directory

OK. What’s in the directory? (Use the ‘ls’ command to list the contents.)

Rich

Richard B. Shepard, Ph.D. | Integrity Credibility

Applied Ecosystem Services, Inc. | Innovation

<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Apologies not needed. We were all new at one time. I was not as explicit
as I could have been.

   More than a decade ago, when I migrated from DOS/win3.1 to linux, a friend
told me that linux (and UNIX) is really very simple: there are small tools
that each do one very specific job. The only problem, he continued, is that
there are thousands of these tools. :slight_smile:

Rich

···

On Fri, 25 Apr 2008, David Anderson wrote:

I'm completely new to linux Sry for the noob question =)

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863