Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants