[EMAIL PROTECTED] wrote:
> Hi,
> I'm trying to use an egg packages (pyOpenGL) as a "normal
> package" (by unzipping the egg into a directory).
> Generally this seems to work fine, except one init-step is missing.
The EGG-INFO/ directory in the zipped egg needs to be renamed to something
appropria
Hi,
I'm trying to use an egg packages (pyOpenGL) as a "normal
package" (by unzipping the egg into a directory).
Generally this seems to work fine, except one init-step is missing.
>From setuptools I got the pkg_resources.py file.
But now the package is not properly initialized, because
iter_entry