Skip to content
New issue

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

doesn't open photoshop #5

Open
zagorgenius opened this issue Apr 4, 2019 · 0 comments
Open

doesn't open photoshop #5

zagorgenius opened this issue Apr 4, 2019 · 0 comments

Comments

@zagorgenius
Copy link

zagorgenius commented Apr 4, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant