Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36447
| From | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| Subject | Re: License status of pycollada? |
| Date | 2013-01-08 14:20 -0500 |
| References | <CAC-XtuPyGhJb95mHDe7QyH1Lw1iE8Le+spZW31CHjrh+FCJCeA@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.287.1357672822.2939.python-list@python.org> (permalink) |
On Tuesday 08 January 2013 14:09:55 Jeff Terrace did opine:
Message additions Copyright Tuesday 08 January 2013 by Gene Heskett
> Hi Gene,
>
> I'm the maintainer of pycollada. No such paywall exists, and a login is
> not required. I'm not sure how you came across that.
>
Google search.
> As Chris said, it's a standard BSD license. I'd be happy to help with
> packaging, so feel free to contact me.
It doesn't seem to be that important at the moment.
I did find the src tarball later on another site, but it bails out because
something is missing,
gene@coyote:~/src/pycollada-0.4$ python setup.py
Traceback (most recent call last):
File "setup.py", line 2, in <module>
from setuptools import find_packages, setup
ImportError: No module named setuptools
I should go look for setuptools.
matplotlib also fails to configure, numpy is a version too old on 10.04.4
Ubuntu, with no update for it available for that old a Ubuntu.
10.04.4 LTS only has 1.3, so I am blocked there too.
ATM, no biggie. Thanks for the email. I'm going to go make some swarf
freehand.
> Jeff
Cheers, Gene
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
My views
<http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml>
The possession of a book becomes a substitute for reading it.
-- Anthony Burgess
I was taught to respect my elders, but its getting
harder and harder to find any...
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: License status of pycollada? Gene Heskett <gheskett@wdtv.com> - 2013-01-08 14:20 -0500
csiph-web