Adding a microphone stops the experiment from running

Hello,
I need to use the microphone for one of my experiments for the first time. Just adding a microphone to the builder doesn’t seem to work. What do I need to add/change? Thank you!!

This is the message I get:
File “C:\Program Files\PsychoPy\lib\site-packages\psychtoolbox\audio.py”, line 146, in close
raise err
File “C:\Program Files\PsychoPy\lib\site-packages\psychtoolbox\audio.py”, line 139, in close
PsychPortAudio(‘Close’, self.handle)
AttributeError: ‘Stream’ object has no attribute ‘handle’