Link to pastebin: http://pastebin.com/102fhkgp
On Wed, Feb 23, 2011 at 6:18 PM, Adam Pridgen
wrote:
> Thanks for the help. That information got me started in the right
> direction. I put my notes up on paste bin for others to use in the
> future.
>
> For the future reference of others, I have i
Thanks for the help. That information got me started in the right
direction. I put my notes up on paste bin for others to use in the
future.
For the future reference of others, I have included the pertinent
details below. My process for identifying the various issues was
compiling and running t
On Feb 23, 8:54 am, Adam Pridgen
wrote:
> Hello,
>
> I am trying to get a compiled module to work with Python3. The code I
> am compiling was originally intended to be used in a Python 2.*
> environment, but I updated all the Python 2.* elements and the swig
> commands used by the setup.py script
Hello,
I am trying to get a compiled module to work with Python3. The code I
am compiling was originally intended to be used in a Python 2.*
environment, but I updated all the Python 2.* elements and the swig
commands used by the setup.py script. I got the library to
successfully compile, but I