336057.jpg

房星

GF  2022-04-29 20:55
(https://t.me/+tFIDw8hV2mVhYTg1 寻找伪娘资源出处互助群)

求助Onlyfans的爬虫问题

https://github.com/k0rnh0li0/onlyfans-dl
https://github.com/DIGITALCRIMINALS/OnlyFans
这两个我怎么都弄不起,前一个按着步骤都弄完了但是跑不起来,后一个干脆卡到第二步动弹不得。

PS D:\OnlyFans-7.6.1> poetry install

  RuntimeError

  Poetry could not find a pyproject.toml file in D:\OnlyFans-7.6.1 or its parents

  at ~\.poetry\lib\poetry\_vendor\py3.10\poetry\core\factory.py:369 in locate
      365│             if poetry_file.exists():
      366│                 return poetry_file
      367│
      368│         else:
    → 369│             raise RuntimeError(
      370│                 "Poetry could not find a pyproject.toml file in {} or its parents".format(
      371│                     cwd
      372│                 )
      373│             )
PS D:\OnlyFans-7.6.1>

这个pyproject.toml哪里找

60d6c0137d6d9.jpg

92df3819

B1F  2022-04-29 21:04
(⛱️)
看起来已经打包好了,直接运行start_ofd试试

336057.jpg

房星

B2F  2022-04-29 21:15
(https://t.me/+tFIDw8hV2mVhYTg1 寻找伪娘资源出处互助群)

回 1楼(92df3819) 的帖子

运行之后是这样
Traceback (most recent call last):
  File "D:\OnlyFans-7.6.1\start_ofd.py", line 7, in <module>
    from rich import panel
ModuleNotFoundError: No module named 'rich'
这个rich我也没找到

none.gif

兰桑

B3F  2022-04-29 21:28
(啊 不愿动~)

回 2楼(房星) 的帖子

感觉你没有设置source root?

336057.jpg

房星

B4F  2022-04-29 21:34
(https://t.me/+tFIDw8hV2mVhYTg1 寻找伪娘资源出处互助群)

回 3楼(兰桑) 的帖子

我纯小白,只会按着教程走,source root教程里没有我也没没弄,这个很重要吗