Giter Club home page Giter Club logo

Comments (10)

ryu22e avatar ryu22e commented on September 27, 2024

Ubuntu 16.04にPython3.5.1をインストールしたところ、Python3.5.1のインストールはできましたが、LIST 3 Pythonのバージョン確認にある python -V で以下のメッセージが表示されます。

The program 'python' can be found in the following packages:
 * python-minimal
 * python3
Try: sudo apt install <selected package>

python3 -V なら Python 3.5.1 が表示されます。

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

OS Xでの場合は手順通りにインストールできました。

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

Linuxでのインストールですが、pipが見当たりません。 which pip でも何も表示されません。

from pycamp.pycon.jp.

shimizukawa avatar shimizukawa commented on September 27, 2024

テキスト見ずにコメントします。
もしubuntuなら、pythonインストール時にpipがインストールされないように仕組まれてます。別途python-pipのインストールが必要。

2016年6月3日(金) 21:22 Ryuji TSUTSUI [email protected]:

Linuxでのインストールですが、pipが見当たりません。 which pip でも何も表示されません。


You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAJQR_l1Eoar9FJlT8DyPGDpli88X8CTks5qIBxvgaJpZM4IZcpQ
.

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

@shimizukawa
テキストではUbuntu16.04を使う前提になっています。ということは、テキストにpython-pipをインストールする手順を追加する必要があるということですね。ありがとうございます。

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

こちらのUbuntu 16.04で python -V でインストールの確認ができない件ですが、 python3 -V に書き換えても良いのですが、python にパス通す方法をご存知の方いませんか?

#8 (comment)

from pycamp.pycon.jp.

shimizukawa avatar shimizukawa commented on September 27, 2024

以下のページをみると、 /usr/bin/python が Python-3.x を指すことはなさそうです。
https://wiki.ubuntu.com/Python/3

こんな解決方法が紹介されてました。

alias python=python3

http://askubuntu.com/questions/320996/make-default-python-command-to-use-python-3

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

@shimizukawa aliasしか方法がないのですね。素直にテキストのほうを python3 -V に書き換えたほうが良さそうな気がしますね。ありがとうございます。

from pycamp.pycon.jp.

ryu22e avatar ryu22e commented on September 27, 2024

@Akira-Taniguchi
検証結果は以下のとおりです。

Mac→手順通りで問題ない
Linux→幾つか問題があったので、検証結果に合わせてテキストを変更した

テキストの内容を確認して、問題なければIssueをCloseするようお願いします。

from pycamp.pycon.jp.

Akira-Taniguchi avatar Akira-Taniguchi commented on September 27, 2024

問題ないと判断したので、本issueをクローズします。

from pycamp.pycon.jp.

Related Issues (20)

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.