arcan3 commited on
Commit
d8bba6e
1 Parent(s): 3a5bba9

adding the pre req file to find the ffmpeg and update pip

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +2 -0
pre-requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64/:/usr/local/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
2
+ python -m pip install --upgrade pip