Hi…
I followed below link in STEP forum but I could not find my answers.
I am trying to install Snappy but I have some problems.
I have below softwares installed on my computer
- 64-bit Windows 10 on an Intel 64-bit laptop.
Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on win32 - 64-bit SNAP 8 (all toolboxes)
- conda 4.9.2
Then I used below video to install snappy that it is same like your tutorial.
https://www.youtube.com/watch?v=14YM1kKdgA8&t=1s
As you can see in this video, in SNAP command-line (look at video in 2:25 seonds), they used this:
*snappy-conf C:\Users\u6523\miniconda3\envs\snap\python.exe C:\Users\u6523\miniconda3\envs\snap\ Lib*
But in my case, I could not find envs in my admin folder (localadmin_marjan). I found it in here:
*snappy-conf C:\ProgramData\Anaconda3\envs\snap\python.exe C:\ProgramData\Anaconda3\envs\snap\Lib*
but when I use it again I got ‘no module named snappy’.
Would you please let me know what I did wrong?
One more point: I feel they is a problem with mixing pythons….3.8.5 or 2.7?!!!
Please look at this image and also anaconda command line in attachment.
Thanks in advance.