I think iam getting something wrong

26 Views Asked by At

recently i tried to setup my environment using miniconda so, i download python and django in my environment so, when is started my django project

django-admin startproject myproject

i got this error:

Unable to create process using 'C:\Users\Yoga 260.conda\envs\myenv\python.exe “C:\Users\Yoga 260.conda\envs\myenv\Scripts\django-admin-script.py”

how i could solve the issue

i tried to delete env and create new one but it didn't work also i started from scratch and deleted everything

0

There are 0 best solutions below