We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi Seigi. Thank for your work. I have a problem. .My photshop doesn't work .
# Traceback (most recent call last): # File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\core.py", line 212, in <lambda> # bMakeAtlas.clicked.connect(lambda: self.makeAtlas()) # File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\core.py", line 744, in makeAtlas # texture_atlas.createAtlas(atlasItems, txtFinalFilename, int(outputSizeX), int(outputSizeY), photoshopPath) # File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\texture_atlas.py", line 290, in createAtlas # commandString = (','.join(map(str, commandList))).replace("\\", "/") # UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 38: ordinal not in range(128)
I tried it with different versions. But doesn't work
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi Seigi. Thank for your work.
I have a problem. .My photshop doesn't work .
I tried it with different versions. But doesn't work
The text was updated successfully, but these errors were encountered: