-
Notifications
You must be signed in to change notification settings - Fork 1
Lambda lyer steps
Vaquar Khan edited this page Jan 6, 2022
·
1 revision
Install ubantu on window or unix machine
ubantu /mnt/c mount to window c:
Steps
cd /mnt/c
mkdir -p build-lyer/python/lib/python3.8/site-packages
cd build-lyer
pip3 install pandas xlrd fsspec -t /mnt/c/vaquarkhan/Work/Moodys/build-lyer/python/lib/python3.8 --system
sudo apt-get install zip
zip -r pandas_xlrd1.zip .