Closed qcxia20 closed 1 year ago
Dear qcxia20, thank you for your interest in DockingPie.
Some minor changes may occur after the source code has been released. To be always up to date, we strongly suggest to refer to the main GitHub page (https://github.com/paiardin/DockingPie) or to the source code provided in the DockingPie Utilities (https://github.com/paiardin/DockingPie/releases/download/versioning/DockingPie1.zip)
Best Regards, DockingPie Developers
I've used source codes from released page to install DockingPie plugin. And when I try to install packages with "configure" button. A 404 error was reported since that the given link is not correct. This issue is just to remind somebody like me who tried that copy of source codes and got this error. If the developers can notice this issue and updated a newer version of released source codes, it will be much better.
The error comes from a small mistake in the codes below. The codes of the latest commit in branch "main", which is the same in the source codes from user guide
https://github.com/paiardin/DockingPie/blob/e7bacf40ad93e9e744cf8d09c6c1df8b927ced8e/DockingPie1/lib/docking_program_main/docking_program_gui/frames.py#L423-L431 While the codes from released source codes is correct, as follows,
The solution of this 404 error is simple, i.e., just to modify the codes and restart PyMol.