ubisoft / ubisoft-laforge-ZeroEGGS

All about ZeroEggs
Other
375 stars 60 forks source link

'str' object has no attribute 'mkdir' #17

Open ggxxii opened 1 year ago

ggxxii commented 1 year ago

I'm using generate.py to generate, in conda venv, but seems the path has some issues due to the coding, keeos have an error like "'str' object has no attribute 'mkdir'" ps: I try to generate both on local system and Colab, the error is always this. Please help!!! image

cacard commented 7 months ago

you must change to os.mkdir()。this is a python language question。