Rodrigobraz
- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 8
-
Rodrigobraz 进行了评论, -
Rodrigobraz 创建了一个帖子, Is this a bug? Running individual test after running unittest discovery on entire project fails
The ProjectI have set up a sample project to illustrate this problem. It's available on GitHub, but here is the source tree so you get the idea:PyCharm 2023.3.2 (Community Edition)Build #PC-233.131... -
-
Rodrigobraz 创建了一个帖子, Is directory name `test` treated in a special manner?
If I have a directory named mypackage, it is recognized as a package without me having to do anything (not even mark it as a source directory or create a __init__.py file):If however I simply chang... -
-
-
-
Rodrigobraz 创建了一个帖子, "Run pip install -e ." not working
I have just cloned a GitHub directory of project https://github.com/facebookresearch/Pearl.gitI create a new project with a new conda environment with Python 3.8.The clone project includes a pyproj... -
Rodrigobraz 创建了一个帖子, Clone project 'pearl' from GitHub with top directory 'pearl', but module 'pearl' not found even if marked as source root
I have cloned a project called pearl from GitHub, with top directory pearl. The top directory is supposed to be the top Python module as well.When trying to execute a test source file with import p... -