playground
playground copied to clipboard
The filename, directory name, or volume label syntax is incorrect.
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.
Is the anaconda powershell prompt being used?
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!
I think It was