ubisoft-laforge-ZeroEGGS icon indicating copy to clipboard operation
ubisoft-laforge-ZeroEGGS copied to clipboard

'str' object has no attribute 'mkdir'

Open ggxxii opened this issue 3 years ago • 1 comments

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

ggxxii avatar Dec 06 '22 08:12 ggxxii

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

cacard avatar Mar 15 '24 09:03 cacard