Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Data Science by (17.6k points)

I am using my own environment called datascience in anaconda. When I found that I need the Geopandas package and installed it using conda install, the Geopandas package was installed in the "root environment". Is there any way to install packages directly to the environment or copying from the root environment to another?

Thanks!

1 Answer

0 votes
by (41.4k points)

Refer to the conda install documentation-https://docs.conda.io/projects/conda/en/latest/commands/install.html

Tutorial on managing packages- https://conda.io/docs/using/pkgs.html#install-a-package

 You can specify the environment to install.

If you wish to learn Data Science then visit this Data Science Course.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers

Browse Categories

...