🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Packages in Python

User: "Niharika"
New Altair Community Member
Updated by Jocelyn
I am running a python code on  RapidMiner server which uses Elasticsearch package.So do I need to install that package on the machine where my server has been hosted?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "kayman"
    New Altair Community Member
    Accepted Answer
    Sorry, Semantics. With Vanilla I meant Python without additional packages. Everything which is part of the distribution will work by default, so for Anaconda this will include all the packages that are part of Anaconda. You do however need to ensure your server is setup to work with the Anaconda distribution and this might be more challenging.

    But as the Elastic stack python package isn't part of Anaconda (as far as I know) it needs to be installed regardless if you use Python 'standalone' or Anaconda