HI @rt411,
It appears that although you may have installed WSL... you've not installed minconda into WSL. As evidenced by:
and
Note that these are back slashes and not forward slashes. That is, this is the Windows command prompt. Also, you should be seeing Platform: linux-64
when in WSL.
Make sure you are launching WSL and installing the Linux version of minoconda into WSL. See the following posts for more details:
-Mike