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

TypeError: expected str, bytes or os.PathLike object, not NoneType #28

Open
yusuf-wadi opened this issue Feb 23, 2023 · 1 comment
Open

Comments

@yusuf-wadi
Copy link

Traceback (most recent call last):
  File "run.py", line 230, in <module>
...
...
/miniconda3/envs/nerf_factory/lib/python3.8/posixpath.py", line 152, in dirname
    p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType

This is running on WSL2 in the nerf_factory conda env with cuda enabled. What could be causing this? Any help would be greatly appreciated.

@jeongyw12382
Copy link
Collaborator

Could you provide more details for this? We cannot reproduce this error based on your elaboration.

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

2 participants