Import packages like tweepy

Hello

I want to include data from a twitter api into my questionnaire and therefore i need certain python packages like ‘tweepy’. Is it possible to install them in psychopy?

Thank you very much!
Have a lovely day!

JL

Hi There,

if you are using standalone PsychoPy you can add the module to the site packages in the Programme files, if you are launching PsychoPy from an IDE like pycharm then you can install the package alongside psychopy and import as normal.

Hope this helps :slight_smile:
Becca