antiblock
Elveron
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
  • 0
igoriap

Python 2.7 Freebsd

Question

Olá alguem tem o comando para instalar o Python no freeBSD , o pkg_add -r python27 não funciona..

Share this post


Link to post
Share on other sites

6 answers to this question

  • 0

Podem fechar o topico , a ignorancia aqui prevalece :D

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega
  • 0

:facepalm:   :facepalm:   :facepalm:   :facepalm:    :facepalm:   :facepalm:   :facepalm:

 

w0AbgPQ.png

Share this post


Link to post
Share on other sites
  • 0

:facepalm:   :facepalm:   :facepalm:   :facepalm:    :facepalm:   :facepalm:   :facepalm:

 

w0AbgPQ.png

O que foi isso mesmo?

Share this post


Link to post
Share on other sites
  • 0

alguem pode me ajudar a instalar o python27 em freebsd 10. os comandos antigos não funcionam mais. o pkg_add foi desativado. como proceder?

Traceback (most recent call last):
  File "item_txt.py", line 1, in <module>
    import MySQLdb
ImportError: No module named MySQLdb
 

esse erro está aparecendo. não consigo. e preciso instalar pra poder utilizar conversor de protos.

 

 

Antes eu usava esse comando e  funcionava. em freebsd 9.3 pra baixo

 

Instalação do Phyton27:

pkg_add -rv python27

cd /usr/ports/lang/python
make install clean

pkg_add -v -r python27
cd /usr/ports/lang/python
make install clean
 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now