SouravAggarwal / Telebot-for-Restaurant-Reservation

A Telegram Chat Bot for Restaurant Table Reservation.
https://drive.google.com/open?id=10cuko9LRsFTMmNHQZA1SM_-ENbvpo4LD
6 stars 7 forks source link

cannot import name 'opentype' #1

Open SouravAggarwal opened 6 years ago

SouravAggarwal commented 6 years ago

from pyasn1.type import opentype ImportError: cannot import name 'opentype'

SouravAggarwal commented 6 years ago

sudo pip install pyasn1-modules -U Worked for me.