External (PyPI) modules in Python projects

What’s the most correct way to use third-party modules (obtained from PyPI) in a Python AI? I’m looking into doing some cool stuff with libs but have no idea what the correct way to add a ‘compile’ stage is, other than run a pip call in run.sh. If anyone could tell me the ‘correct’ way of doing this is I’d be thankful :slight_smile:

1 Like