holoword
holoword
> In layers.py, add a line` b_ij = b_ij + u_vj1` before line 143 `b_max = torch.max(b_ij, dim = 2, keepdim = True)` same problem, need help!
> Are you sure that the server has permission to write to the sessions folder? And can you delete/move the existing logs and upload just the logs around the time...
> Input your password once, and then go to the "ip:port" url without suffix "/login", you can reach the note page. > This symptom automatically went away after several days....
能问下这个是什么情况嘛 我也发现有自己服务器ip登录的记录,是应用本身有这个机制嘛 > 是自己的vps地址
> I have the exact same error in my setup on Unraid as well. I find a restart of the container solves the problem for a short amount of time,...
same problem, use latest docker image, cannot update ssl certificate.
我pull了一个windows上的修改版,我自己测试通过了,如果还有需要的话可以帮忙测试看有没有问题,正好这段时间我还空闲。
> @mrcat122  有没办法把 joplin笔记的元信息插入到正文末尾(单独的) 应该难度不大,具体去改一下joplin.py里面相应的func即可。
> @holoword 确定windows系统能运行成功吗?我在window10里运行你的修改版,报错找不到文件,我的win系统没有data\attachments目录啊,data\attachments不应该是mac系统才有这个目录吗?现在不清楚要怎么修改? > > ``` > (venv) C:\Users\Administrator\Desktop\wiz2joplin-master>w2j -o C:\Users\Administrator\Desktop\wiz2joplin-master\wiz2joplin_output -w F:\Wiz_note\ -u [email protected] -t xxxxxx -a > Please read [C:\Users\Administrator\Desktop\wiz2joplin-master\wiz2joplin_output\w2j.log] to check the conversion states. > Traceback (most...
> 你试试改下 __init__.py中40行的if判断逻辑,让他执行from . import wiz_win as wiz看看能否解决问题。