-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plotman tracking same plot multiple times #405
Comments
Look like the same - #337 |
If you could try out #418, that'd be great. Follow the regular readme installation but use |
I get this when trying to install.
|
Please share the full prompt, command, and output. I suspect you used |
Here is the full command I ran with the above quoted output.
|
I tried the fix above as well with the same error. I did a git clone manually from https://github.com/altendky/plotman and looked at branches manually with 'git branch -a' I don't think the skip_matching_plot_process_branch_parents branch is there -- perhaps it never got pushed? It looks like it got merged around commit fa33c9d? Edit to add: I see now that you linked to a PR up there, so this has in fact merged. Sorry about that. I can confirm that the current tip of the development branch fixed this for me. |
My apologies, I think it got deleted after it was merged to development. Sorry for the wasted time. Yes, you can try it using official instructions from the readme except with |
I just found this issue on Debian 11 as well after installing a few days ago. |
Going through the suggestions did not fix for me |
When responding "me too" to a ticket at least fully document what you did and what you saw. Possibly just create a new ticket and reference the one you think is the same as your issue. |
Sorry, except for being on Debian 11 fully updated instead of Ubuntu and having the stock config at the time it was identical and the exact same problem. I was able to tread the maze of solution tickets listed, uninstall and install the dev version with the fix. Working fine now. Next time I'll create a new ticket, Sorry again. |
Describe the bug
Plotman is tracking each plot twice.
To Reproduce
pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@development
.plotman interactive
Expected behavior
Each listed job has a unique plot id.
System setup:
Config
full configuration
Additional context & screenshots
Note how there are 14 jobs but only 7 actual plots.
The text was updated successfully, but these errors were encountered: