请问大佬们用什么Linux做Python好?deepin v20beta目前稳定吗?
Tofloor
poster avatar
chaodn
deepin
2020-06-29 02:07
Author
本帖最后由 wch200808 于 2020-6-29 10:13 编辑

本人最近要学习Python编程,请问大佬们用什么Linux适合做Linux,搞开发的。
deepin V20 beta不敢用,怕有bug会影响。(7月4日开始学python,正式版不一定出得来)。目前稳定吗?

希望大佬们能推荐一个运行流畅的Linux,成熟的Linux,适合编程的Linux。谢谢!(最好UI能漂亮点,不过UI不是重点)

Reply Favorite View the author
All Replies
avatar
chaodn
deepin
2020-06-29 02:17
#1
自己顶一个
Reply View the author
avatar
Maicss
deepin
2020-06-29 02:24
#2
学python和什么linux没什么太大关系吧,deepin20也不是不可以
如果其他的话可以用ubuntu,是用的最多的也是广泛的,遇到问题时网上的解决方案比较多。但其实都差不多通用。
Reply View the author
Comments
wch200808
2020-06-29 02:29
谢谢!
avatar
SamLukeYes
deepin
2020-06-29 02:28
#3
要我推荐的话那当然是manjaro了,完全符合你的要求,而且系统自带的python会一直是最新版
Reply View the author
Comments
wch200808
2020-06-29 02:32
自带python,那很好。
wch200808
2020-06-29 02:30
谢谢!
avatar
chaodn
deepin
2020-06-29 02:31
#4
https://bbs.deepin.org/post/196453
要我推荐的话那当然是manjaro了,完全符合你的要求,而且系统自带的python会一直是最新版 ...

请问manjaro用哪种桌面好?
Reply View the author
avatar
SamLukeYes
deepin
2020-06-29 02:48
#5
https://bbs.deepin.org/post/196453
请问manjaro用哪种桌面好?

官方的那三种里面,首推kde,能满足大部分的需求。另外两个的话,xfce比较适合低配机,gnome如果你不太熟悉的话就不推荐(交互逻辑和win差别较大)。不过kde和xfce运行deepin-wine的程序会有点问题,网上有修复的办法,如果需要用deepin-wine又懒得自己修的话也可以用社区版本中的mate或者cinnamon。如果选择社区版本,下载镜像的时候建议选择完整镜像,否则会出现中文字体缺失的情况。官方版本的minimal镜像就没这个问题,可以先装minimal然后再自行安装需要的软件。
另外,其实主流发行版都是自带python的,只不过默认的版本不同而已
Reply View the author
Comments
wch200808
2020-06-29 03:48
谢谢你
avatar
xiamingyu
deepin
2020-06-29 02:51
#6
妥妥的ubuntu,好处在于如果教程基于linux那一定是ubuntu。其他的发行版出现问题还得先解决问题。
Reply View the author
Comments
wch200808
2020-06-29 04:28
谢谢
avatar
Hello
deepin
2020-06-29 02:55
#7
如果你愿意,你可以自己编译python。其实吧,装什么python无所谓,装一个anaconda环境不就好了
Reply View the author
Comments
wch200808
2020-06-29 04:28
谢谢
avatar
Hello
deepin
2020-06-29 02:56
#8
今天我还编译了python3.9beta,编译还是很好的,又不需要多少时间
Reply View the author
Comments
wch200808
2020-06-29 04:28
谢谢
avatar
Vimvi2233
deepin
2020-06-29 03:16
#9
It has been deleted!
avatar
leafgreen
deepin
2020-06-29 03:31
#10
Kubuntu把,不折腾,兼顾了稳定和软件版本。更新不会太激进,半年一次大更新。现在的python3版本是3.8.2,虽然不是最新的稳定版,但也只差了一个版本号。要装最新的python或者多版本可以考虑用docker或者miniconda,最好别用编译安装吧,以后不太好管理和卸载,而且安装的时候可能会操作失误覆盖了系统的python。
Reply View the author
Comments
wch200808
2020-06-29 04:29
谢谢
avatar
baoding-fenshuajiang_Odoo
deepin
2020-06-29 03:36
#11
Deepin 15.11
Reply View the author
Comments
wch200808
2020-06-29 04:30
谢谢
avatar
chaodn
deepin
2020-06-29 03:51
#12
本帖最后由 wch200808 于 2020-6-29 09:52 编辑

谢谢各位的推荐,我试试manjaro吧。
试了一下manjaro,发现安装软件不好安装,还是用基于Debian的系统,Linux软件都会有deb。
Reply View the author
avatar
thepoy
deepin
2020-06-29 07:16
#13
学python用什么linux都一样,任何linux都可以安装conda,conda里可以安装任何版本的python,自由选择python版本,安装库也不会影响系统自带的python。如果只是想用linux学习python的话,建议用ubuntu,不太建议manjaro,等ubuntu用一段时间,对linux有一定的了解后再尝试一下manjaro。
  1. (others) ➜  ~ conda -V
  2. conda 4.8.2
  3. (others) ➜  ~ python --version  #  conda安装的python版本,可以自己选择版本
  4. Python 3.7.7  
  5. ➜  ~ python3 -V   # manjaro自带的python3版本
  6. Python 3.8.1
Copy the Code
Reply View the author
Comments
wch200808
2020-06-29 16:12
谢谢
avatar
心平气和
deepin
2020-06-29 07:46
#14
ubuntu啊, 很多深度学习框架都是 支持 ubuntu 的
Reply View the author
Comments
wch200808
2020-06-29 18:16
谢谢
avatar
187******69
deepin
2020-06-29 17:17
#15
这个你即使你不在这个论坛问我也只会回答你国内最好的应该就是 deepin,我用的 deepin 15.11,直接就是国内源,你什么都不用操心,安装一个pip3,基本上初学的时候所有的第三方库都可以直接安装,很方便,系统自带python 2.x 和 3.x,使用trutle 可能需要安装个软件包,也是sudo apt-get install (软件包名),就可以了。编辑器你自己选个,推荐 atom 或者vs ,其他开源免费的也不少,最后如果你电脑配置还不错,可以考虑弄个虚拟机配完环境一劳永逸,到哪里都可以用。。。
最后总结下:
deepin 15.11
python 3.x
atom
pip3
Reply View the author
Comments
wch200808
2020-06-29 18:17
谢谢,我考虑一下deepin 15.11,在下载镜像了
avatar
chaodn
deepin
2020-06-29 18:09
#16
还是用Deepin V15.11吧,稳定版本,符合我的习惯,美观。Deepin V20 还在测试阶段,之前就被我玩坏了一次,详见:https://bbs.deepin.org/post/192417,不知道现在v20怎么样,大佬们v20现在稳定吗?
Reply View the author
avatar
jerry979
deepin
2020-06-29 18:26
#17
我觉得15.11bug还挺多的(莫名奇妙的bug, 其他人也无法复现), 不如v20 beta.  做python一般都是anaconda吧,  用系统自带的难免会损害系统. Linux我觉得桌面还是deepin好看, 试过manjaro, ubuntu, 桌面都太丑, 自己有不会配置, 还是dde上手快. 而且, deepin设置代理也很符合中国人的习惯.
Reply View the author
Comments
wch200808
2020-06-29 18:35
谢谢你
wch200808
2020-06-29 18:33
那用20 beta吧。
avatar
SamLukeYes
deepin
2020-06-29 18:37
#18
其实说到底用什么发行版都无所谓啦,没必要专门为了写python而换一个发行版。我只是觉得,你如果成功上手了manjaro,估计就不会想用别的发行版了
Reply View the author
Comments
wch200808
2020-06-29 18:49
manjaro就是安装软件不方便,很多软件都是提供deb包,debian系的安装方便,有安装包。
avatar
SamLukeYes
deepin
2020-06-29 18:55
#19
manjaro虽然不能直接安装.deb包,但可以用AUR。凡是有.deb包的软件,只要有需求,就会出现在AUR上,可以用AUR助手一键下载安装,还可以检查更新。如果AUR上没有,可以用debtap把.deb转成arch的软件包格式再进行安装,或者也可以自己写pkgbuild放上AUR。AUR上也有各个版本的python可供下载安装。
Reply View the author
avatar
Feng Yu
deepin
2020-06-29 18:57
#20
用什么都无所谓,python开发环境强推conda,想装什么版本都可以,自带包管理器,很多包你连编译环境都不需要搭建,conda install就完事了,根本不需要pip install编译半天告诉你个编译错误,头大不?
Reply View the author