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 #4

Open
ldk-97 opened this issue Jul 25, 2022 · 0 comments
Open

TypeError #4

ldk-97 opened this issue Jul 25, 2022 · 0 comments

Comments

@ldk-97
Copy link

ldk-97 commented Jul 25, 2022

I met the following error while running the code:

Traceback (most recent call last):
File "C:/Users/Admin/Documents/code/BiPointNet/scripts/main.py", line 31, in
cfg, stem = parse_cfg(args.cfg)
File "C:\Users\Admin\Documents\code\BiPointNet\utils\utils.py", line 96, in parse_cfg
with open(path, 'r') as f:
TypeError: expected str, bytes or os.PathLike object, not NoneType

May I ask which file path is imported by the ‘cfg’ parameter? Looking forward to your reply, thanks!

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

1 participant