updata
This commit is contained in:
parent
02dcc56675
commit
d96269fb5d
@ -20,15 +20,6 @@ except:
|
|||||||
os.system('pip install csv')
|
os.system('pip install csv')
|
||||||
os.system('pip install requests')
|
os.system('pip install requests')
|
||||||
os.system('pip install logging')
|
os.system('pip install logging')
|
||||||
|
|
||||||
else:
|
|
||||||
os.system('pip3 install SQLAlchemy')
|
|
||||||
os.system('pip3 install sqlite')
|
|
||||||
os.system('pip3 install csv')
|
|
||||||
os.system('pip3 install requests')
|
|
||||||
os.system('pip3 install logging')
|
|
||||||
|
|
||||||
finally:
|
|
||||||
import requests
|
import requests
|
||||||
import csv
|
import csv
|
||||||
import logging
|
import logging
|
||||||
|
Loading…
Reference in New Issue
Block a user