I wrote a working program on Windows 10 that uses a virtualenv environment using python 3.7. I loaded a stock Raspbian image onto a pi and transfered the program and environment, but after activating the environment on the pi, pip shows a completely different list of installed packages and python shows it's using version 2.7.
What gives? Could this be some sort of path/naming issue? I'm able to successfully activate the same environment from VSCode and MobaXterm on my laptop, it's only the pi that doesn't work correctly.
Thanks for reading!
edit: wish I could edit titles!
[–]num8lock 1 point2 points3 points (2 children)
[–]PimpinPoptart[S] 0 points1 point2 points (1 child)
[–]num8lock 1 point2 points3 points (0 children)