Python PyEnv Tutorial: How to Install any Python Version with PyEnv

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024

ความคิดเห็น • 5

  • @RedEyedCoderClub
    @RedEyedCoderClub  3 ปีที่แล้ว

    What video should I make next? Any suggestions? *Write me in comments!*
    Follow me @:
    Telegram: t.me/red_eyed_coder_club
    Twitter: twitter.com/CoderEyed
    Facebook: fb.me/redeyedcoderclub
    Help the channel grow! Please Like the video, Comment, SHARE & Subscribe!

  • @Zeid_Al-Seryani
    @Zeid_Al-Seryani 4 ปีที่แล้ว

    its not recommended to use pyenv global, in order not to affect other operating system applications that are built and dependent on the default python version installed with the process of you operating system installation, you can use pyenv shell < version number > and it will set the python version as you want.
    Best Regards,
    Zeid Al-Seryani.

    • @RedEyedCoderClub
      @RedEyedCoderClub  4 ปีที่แล้ว +3

      actually, pyenv doesn't affect to any of operating system components. And using of pyenv is quite safe.

  • @ibrahimoglu
    @ibrahimoglu 3 ปีที่แล้ว

    👍