Hi Everyone!
I am recently trying to process a gfx file using python.
gfx module does not come default, and with some struggle, i seem to have
succeeded in installing the module. However, when I import it, no methods
or attributes showed up.
here are some codes:
###
import gfx
handle = gfx.o
On Sun, Jun 22, 2014 at 12:18:11AM -0500, Lifeng Lin wrote:
> Hi Everyone!
>
> I am recently trying to process a gfx file using python.
> gfx module does not come default, and with some struggle, i seem to have
> succeeded in installing the module. However, when I import it, no methods
> or attrib
On 22/06/14 06:18, Lifeng Lin wrote:
Hi Everyone!
I am recently trying to process a gfx file using python.
gfx module does not come default, and with some struggle, i seem to have
succeeded in installing the module.
Steven has suggested one possible cause.
However this list is for the Python l