Python: Accessing installed Lambda stack modules

Found out myself, let this be as others might find it useful.

Created a new user after installing the Lambda stack. Then all modules etc work. Great!

I then installed Anaconda - and tensorflow etc were no longer available. Lesson:

CAN’T INSTALL ANACONDA OVER LAMBDA STACK!

No great issue, but this could be good to remedy or warn about in future versions of Lambda Stack.

2 Likes