HenryAlbu / auto-Instagram-posting-bot

A bot that downloads 9gag and Instagram posts, and re-uploads it to your Instagram account
GNU General Public License v3.0
167 stars 30 forks source link

ValueError: _type_ 'v' not supported #23

Open mikegrep opened 3 years ago

mikegrep commented 3 years ago

Traceback (most recent call last): File "app.py", line 3, in <module> import insta File "/home/pc/instagramBot/instaautopost/auto-Instagram-posting-bot/insta.py", line 5, in <module> import autoit File "/home/pc/.local/lib/python3.6/site-packages/autoit/__init__.py", line 6, in <module> from .autoit import options, properties, commands File "/home/pc/.local/lib/python3.6/site-packages/autoit/autoit.py", line 7, in <module> from ctypes.wintypes import * File "/usr/lib/python3.6/ctypes/wintypes.py", line 20, in <module> class VARIANT_BOOL(ctypes._SimpleCData): ValueError: _type_ 'v' not supported

problem runing app.py file