I have not progressed enough to make sense of this
Traceback (most recent call last):
File "send_tweepy.py", line 21, in <module>
api.status_update_with_media('D:\Macorna St\DSC03441C.png', statu
s='Jessop St not')
File "C:\Python27\lib\site-packages\tweepy\api.py", line 144, in status_update
_with_media
headers, post_data = API._pack_media(filename, 3072)
File "C:\Python27\lib\site-packages\tweepy\api.py", line 793, in _pack_media
raise TweepError('Invalid file type for image: %s' % file_type)
tweepy.error.TweepError: Invalid file type for image: image/x-png
I'm using
https://github.com/slothyrulez/tweepy/commit/c4fa7d32c568b57f21c672bbc7a3241d598774b2
Please could I have some help