HackerTrans
トップ新着トレンドコメント過去質問紹介求人

failsecured

no profile record

コメント

failsecured
·2 年前·議論
Feels like some 2000s hip hop lyrics
failsecured
·2 年前·議論
Don't forget that KVM and QEMU are great alternatives to Virtualbox depending on ones needs (OS host, kernel vs user mode, hw acceleration).
failsecured
·3 年前·議論
You are completely correct. I neglected to mention that we mirror/cache the dependencies we need in our private index.
failsecured
·3 年前·議論
2 pip installs can trivially solve this issue and I use this at work.

One pip install only for private packages using the --index-url (NOT --extra-index-url) and then the other pip install for public packages no index modifiers needed.