Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48465

Re: Imports (in Py3), please help a novice

Newsgroups comp.lang.python
Date 2013-06-16 11:46 -0700
References <25416834-33d5-44ea-b70f-5dde80ad718f@googlegroups.com> <face43b6-5039-44d3-95dc-d8e041087f5a@googlegroups.com>
Message-ID <831bd9e3-66d2-4bc2-9a76-a5ae8bc4aa10@googlegroups.com> (permalink)
Subject Re: Imports (in Py3), please help a novice
From John Ladasky <john_ladasky@sbcglobal.net>

Show all headers | View raw


Thanks for your reply, Miki.

On Sunday, June 16, 2013 7:50:53 AM UTC-7, Miki Tebeka wrote:
> > Is there an import / distutils tutorial out there?  I'm looking for it, but perhaps one of you already knows where to find it.  Thanks!
> 
> Did you have a look at http://docs.python.org/3.3/distutils/examples.html?

I wrote: "I've just spent the past few hours trying to read the distutils documentation..." but I didn't quite get as far as Section 7, the Examples.  I was trying to RTFM linearly, beginning (naturally) at the beginning:

http://docs.python.org/3.3/distutils/introduction.html

I see some new things in the Examples section that I might try.

> Another thing to do is to look at what other packages on PyPi are doing.

That's what I was trying to do by looking at numpy, matplotlib, and wx on my own system -- but they are all too complex.  I'll have a look at PyPI, and with luck I will find some simpler examples.  Thanks!

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 17:53 -0700
  Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 19:50 -0700
  Re: Imports (in Py3), please help a novice Miki Tebeka <miki.tebeka@gmail.com> - 2013-06-16 07:50 -0700
    Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-16 11:46 -0700
      Re: Imports (in Py3), please help a novice Chris Angelico <rosuav@gmail.com> - 2013-06-17 11:56 +1000

csiph-web