Re: Seg Fault if using control-field and a box in a scene

"Guy K. Kloss" <guy.kloss-R/[email protected]> Tue, 22 Jan 2013 11:57:41 +1300
Newsgroups gmane.comp.python.visualpython.user
Message-ID <[email protected]>
--===============8252773544136357888==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="------------enig88A5D0FFDF52AD343ADB6178"

--------------enig88A5D0FFDF52AD343ADB6178
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 22/01/13 04:35, Steve Spicklemire wrote:
> I've build and posted .egg files [...]

[...]

> These are built on/for Ubuntu 12.04 x86_64. They may also work on your =
12.10 system.
>=20
> The good news about these is that they can be uninstalled using the "pi=
p" utility.

If you've created the setup.py with all its magic already, wouldn't it
be worth putting that up onto PyPI [http://pypi.python.org]? This way
anybody could just install it using pip without the need to download,
etc. You can also have custom build/compile steps in the setup.py, so
that the C/C++ parts can be compiled on the target machine upon install
via pip. The PyMongo project for example has this solved really nicely,
where the pip install works smoothly, and even defaults back to a pure
Python driver in case build tools (GCC, etc.) are not available.
Obviously that fallback won't be an option here, but the pip install
magic via PyPI would step VisualPython up another notch.

Guy




--=20
Guy K. Kloss
School of Computing + Mathematical Sciences
Auckland University of Technology
Private Bag 92006, Auckland 1142
phone: +64 9 921 9999 ext. 5032
eMail: Guy.Kloss-R/[email protected]


--------------enig88A5D0FFDF52AD343ADB6178
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlD9x+UACgkQpsb+VXwam+Ra9QCeM84GQQtOPxFw4lU8/bMuQDF9
QuwAn2OOnq6eTkzFiJGfTdTGPn0CHT1T
=gaJe
-----END PGP SIGNATURE-----

--------------enig88A5D0FFDF52AD343ADB6178--


--===============8252773544136357888==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
--===============8252773544136357888==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Visualpython-users mailing list
Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/visualpython-users

--===============8252773544136357888==--