0

I am currently using Pycharm, and I want to use mesa package for agent based modelling, is it possible ?

Thank you.

1 Answers1

0

Mesa is a library, you can install it using

pip install mesa

Then you will be able to use it regardless of the IDE.

Dharman
  • 30,962
  • 25
  • 85
  • 135
ghana
  • 63
  • 9