-
Hi, it's failed to execute [question](https://ossinsight.io/explore?id=4d5220ed-d748-4065-9f35-ae8d128d15d6)
## Question title
**The number of projects have got over 5000 PRs**
## Error message…
-
配置环境想“刨牛毛”一样麻烦,若有单独一章讲解,则会对没接触过Python的人友好许多。
市面上也有很多书籍供人借鉴,比如:
- 详细型:[《Python3网络爬虫开发实战》1.1-Python3的安装](https://cuiqingcai.com/5059.html);
- 简短型:[《笨方法学Python》的练习0](https://learnpythonthehardway.or…
-
-
### 目录:
1. 安装完 anaconda 后,通过 conda 切换环境遇到问题 https://github.com/selfteaching/selfteaching-python-camp/issues/82#issuecomment-474656125
2. 在 Jupyter Lab 中找不到本地电脑中书的目录 https://github.com/selfteaching/s…
-
### 目录
1. 安装 SourceTree 软件遇到的问题 https://github.com/selfteaching/selfteaching-python-camp/issues/81#issuecomment-474204082
2. macOS 不知道如何创建文本文件 https://github.com/selfteaching/selfteaching-python-cam…
-
I have tried like 5h now.Can't figure out how to host locally .It shows different errors every time.
-
Good evening. Please tell me how you can remove the frame in the editor, so gray so thick?
-
-
### Describe the bug
首次打开gitcourse页面,无法正常加载出来。
### Did you try recovering your dependencies?
Yes
### Environment
chrome 浏览器
### Steps to reproduce
(Write your steps here:)
1. 打…
-
```
def do_something():
print('This is a hello message from do_something().')
if not do_something(): # 由于该函数名称的缘故,这一句代码的可读性很差……
print("The return value of 'do_something()'…