FlyerTalk Forums - View Single Post - Flight Finding program
View Single Post
Old Oct 9, 2014 | 3:52 pm
  #12  
bittihuduga
All eyes on you!
10 Years on Site
 
Join Date: Jun 2014
Location: DUB, CPH
Programs: SK, LH
Posts: 427
i get error on mac terminal:
python FlightFinder.py
Traceback (most recent call last):
File "FlightFinder.py", line 5, in <module>
from ITADao import ITADao
File "flight_finder-master/flight_finder/ITADao.py", line 4, in <module>
import requests
ImportError: No module named requests
bittihuduga is offline