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

The filename, directory name, or volume label syntax is incorrect. #151

Open
jose-cisco opened this issue Aug 26, 2023 · 3 comments
Open

Comments

@jose-cisco
Copy link

When i put $env:sam_config = "vit_b"
$env:sam_checkpoint_file = ".\sam_vit_b_01ec64.pth"
$env:out_mask = "True"
$env:out_bbox = "True"
$env:device = "cuda:0"
in anaconda prompt i got the problem
The filename, directory name, or volume label syntax is incorrect.

@JimmyMa99
Copy link
Contributor

Is the anaconda powershell prompt being used?

@limcolin
Copy link

limcolin commented Sep 21, 2023

hmm having the same issue when trying to set env in windows, using anaconda powershell

Edit: Ah! It was the Anaconda Prompt being used, instead of the Anaconda Powershell Prompt. @JimmyMa99 was spot-on. thanks!

@jose-cisco
Copy link
Author

I think It was

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