PyOne icon indicating copy to clipboard operation
PyOne copied to clipboard

PyOne-一款给力的onedrive文件管理、分享程序

Results 57 PyOne issues
Sort by recently updated
recently updated
newest added

请问一下,该项目还在维护么?

自动安装脚本出错 发现是apt安装错误 libffi-devel 貌似已经迁移到了 libffi-dev 以及 pip 应该指定版本为 pip3

Centos7 第一次是通过宝塔一键脚本安装,但是输入ip+端口打不开,端口也未生效,于是删了想着重新一步一步搭建,结果不知是怎么了,在下载源码后的执行pip install -r requirements.txt就报错了: ` ERROR: Command errored out with exit status 1: command: /bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-W5EyUd/shelljob/setup.py'"'"'; __file__='"'"'/tmp/pip-install-W5EyUd/shelljob/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))'...

QQ群的管理死了吗,加了两天一点反应没有,飞机也死了,玩你妈比啊

AADSTS500113: No reply address is registered for the application.

![](https://ypyssl.machunjie.com/machunjie/20190809141207.png_machunjie.png)

分享地址之后可以回退看到整个文件夹的内容,希望可以限制一下只可以看此文件,磁盘已设置密码,但貌似只对根目录有效 ![image](https://user-images.githubusercontent.com/48538100/78332456-9efd7900-75ba-11ea-9957-64f74bdfbabb.png) ![image](https://user-images.githubusercontent.com/48538100/78332503-be94a180-75ba-11ea-9ffb-d15625cb80fc.png)

绑定的最后一步卡了,只是很简单的缺包问题,但是好像包名不太对。 报错如下: ``` Traceback (most recent call last): File "/root/PyOne-master/function.py", line 2, in from app.utils import * File "/root/PyOne-master/app/__init__.py", line 6, in from utils.header import GetConfig ModuleNotFoundError: No module named...