Open dipaksaraf opened 11 years ago
Hey, So far what I know and tested. It's not working on Python3
Was wondering it would be easy to port the code to latest version of Python , if not is it possible to run the same under python 3.3 in some kind of compatability more to simulate the py 2.7 feature?
Date: Thu, 12 Sep 2013 01:08:03 -0700 From: notifications@github.com To: Spritemapper@noreply.github.com CC: dipaksaraf@hotmail.com Subject: Re: [Spritemapper] Unable to run >> Using Python 3.3 on Windows (#30)
Hey,
So far what I know and tested. It's not working on Python3
— Reply to this email directly or view it on GitHub.
I don't know the code. I think you have to try it on you on way to ported but so long nothing special code are inside should it be not so hard to do. On the fork list seems also a bit empty about this feature to supporting python3.
Might a great weekend project. :)
I would have love to do it, but Python is like greek to me..........would keep track of updates as it come.....
Date: Thu, 12 Sep 2013 01:28:33 -0700 From: notifications@github.com To: Spritemapper@noreply.github.com CC: dipaksaraf@hotmail.com Subject: Re: [Spritemapper] Unable to run >> Using Python 3.3 on Windows (#30)
I don't know the code. I think you have to try it on you on way to ported but so long nothing special code are inside should it be not so hard to do.
On the fork list seems also a bit empty about this feature to supporting python3.
Might a great weekend project. :)
— Reply to this email directly or view it on GitHub.
Had the same issue, got past this specific error message by installing: https://pypi.python.org/pypi/setuptools#windows-7-or-graphical-install
Hey,
I am wondering if this project is still active and does it support python 3.3. I have installed the Spritemapper using the .msi files downloaded from the link provided and added the scripts as well as python directory in path.
The spritemapper is installed in C:\Python33\Scripts .. I have edited the spritemapper-script to update the version of python on line1 : #!C:\Python33\python.exe
While I am using spritemapper using command line, I am getting this following error
Can somebody help? This tool seems to be best option available.
I am using spritemapper in Windows 7 Ultimate with Python 3.3