python3.5 tag

3 questions


1 answers
71 views
0
Is there a way to install Python's pip in the closed network?

There is a closed network server that can be accessed only by VPN. I'm using the Linux (Ubuntu) OS.Python 3.5.2 is installed, but there is no pip installedYou cannot use commands such as piplist.I wan...


1 answers
81 views
0
jdbc driver error when connecting msql(sql server) in spark...

ubuntu 18.04.4LTSpython 3.6.9 spark 2.4.6When connecting to mssql after a jdbc call using a command such as spark.read.format()... to pyspark in the environment, we used it well without any connection...


3 answers
70 views
0
How to use sudo pip with ubuntu end user permissions???

I'm working on Python in ubuntu.On the online server, I installed Python 3.5 on ubuntu and installed necessary packages such as python pipes.However, during the installation process, I installed it as...


© 2024 OneMinuteCode. All rights reserved.