- conda create -p venv python==3.10 -y
- or y
- conda activate venv/
Then I got the error: was unexpected at this time
What is the solution for this issue.
If any one know how to solve this issue please provide the steps which I should be follow.
New contributor
SAMIM AKTAR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.