Coder Social home page Coder Social logo

myconfig's People

Contributors

ianchen-tw avatar

Forkers

darklanx

myconfig's Issues

用到跟使用者相關的指令了

print("ROOT password is required for installing pip")
os.system("sudo -k python3 {}/get-pip.py".format(CURDIR))
print("Remove temporary file :'get-pip.py'")

python3是跟使用者有相依的指令
比如說有些情況下使用python 會找不到程式
要使用python34才會找到

把套件裝在使用者資料夾內

在工作站上,使用者會沒有權限透過套件安裝在系統資料夾中,
所以把套件裝在使用者家目錄下應該會是個不錯的解決方案。
但是,還是要讓使用者有權來選擇裝在哪,又或是偵測無法安裝到系統資料夾之後再想辦法到家目錄下進行安裝。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.