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

solved! FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'assets/sky_box' #2

Open
pengguanjun opened this issue Apr 11, 2022 · 6 comments

Comments

@pengguanjun
Copy link

from :
ns = os.listdir('assets/sky_box')
to :
ns = os.listdir('C:/zeno/zeno_learn/external/zeno/assets/sky_box')

@archibate
Copy link

archibate commented Apr 11, 2022 via email

@zhouhang95
Copy link

1.他这个bug哪来的 为什么会找不到呢
2.rel2abs能不能解决这个问题
我看blender c4d 也没有把资源文件打包进软件啊

@pengguanjun
Copy link
Author

**@archibate , @zhouhang95 **
I fix it, refer to :
zenustech/zeno#372

@zhouhang95
Copy link

懂了 这个人可能并没有从zeno根目录文件夹启动 然后就这样了

@zhouhang95
Copy link

**@archibate , @zhouhang95 ** I fix it, refer to : zenustech/zeno#372

感谢

@pengguanjun
Copy link
Author

客气啦

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

3 participants