Install|Install FCIS without root access
- Follow the instructions on https://github.com/msracver/FCIS till 3.3
- Download python-2.7.5.tar.bz2
- Unzip to local folder
/home/username/FCIS
$ tar -xvjf Python-2.7.5.tar.bz2
$ cd python-2.7.5.bar.bz2
$ ./configure --prefix=/home/username/pyhton27
$ make
$ make install
- Add current folder to PYTHONPATH
$ export PYTHONPATH=/home/username/python27/lib/python2.7/site-packages
【Install|Install FCIS without root access】** Remember to add every time when opening a new shell **
- Bind mxnet with local python
$ cd mxnet/python
$ python setup.py install --prefix=/home/user/python27
- Install other missing modules, like hickle
Download source hickle-2.1.0.tar.gz from official website
$ unzip
$ cd
$ python setup.py install --prefix=/home/liyuw/python27
All set!!
推荐阅读
- Android|Android install 多个设备时指定设备
- oracle|oracle java jdk install
- LeetCode(03)Longest|LeetCode(03)Longest Substring Without Repeating Characters
- 前沿论文|论文精读(Neural Architecture Search without Training)
- pyinstaller解决闪退问题
- loader
- IDEA|IDEA 中使用MAVEN Install 项目的时候 报 org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed
- pip|pip install pycryptodome python3 AES
- pyinstaller打包exe文件太大,利用pipenv轻松解决
- App|App not installed