interactive mode not working
See original GitHub issuePlotmanager itself is running, startet 16 jobs and i can see them with status But with interactive this happens:
(venv) patrick@epyc:~/chia-blockchain$ plotman interactive
Traceback (most recent call last):
File "/home/patrick/chia-blockchain/venv/bin/plotman", line 8, in <module>
sys.exit(main())
File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/plotman.py", line 171, in main
interactive.run_interactive()
File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/interactive.py", line 353, in run_interactive
curses.wrapper(curses_main)
File "/usr/lib/python3.8/curses/__init__.py", line 105, in wrapper
return func(stdscr, *args, **kwds)
File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/interactive.py", line 267, in curses_main
header_win.addnstr(' (remote)', linecap)
_curses.error: addnwstr() returned ERR
(venv) patrick@epyc:~/chia-blockchain$
Issue Analytics
- State:
- Created 2 years ago
- Comments:14
Top Results From Across the Web
Solutions When the Interactive Pens Do Not Work - Epson
If the pens do not work, try the following solutions: ... Mode and Pen Operation Mode are set correctly in Easy Interactive Function...
Read more >Interactive Mode not working? - Crazy Egg
Troubleshooting: Track By Name Mismatch · Interactive Mode not working? List Report shows items that are visible on the page ...
Read more >Matplotlib interactive mode won't work, no matter what I do
On the other hand, the figure that appears, is clear, but not interactive. I cannot zoom or pan. It crashes when I try....
Read more >Matplotlib interactive mode not working properly : PY-53359
Matplotlib interactive figures no longer work properly (display as blank, and not responding) in the interactive and the debug console console.
Read more >sshd in interactive mode does not work when logging ... - GitHub
Please answer the following "OpenSSH for Windows" version maybe v0.0.11.0 or v0.0.9.0 ,sorry i forgot. OS details windows 7 What is failing ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jameswood it happens, there’s a lot to keep track of.
:]
@agustinmono that is not this problem. Note how the exception you get is unrelated to the exception reported in the original post for this issue. Try using the development branch and see if it is fixed or wait for me to get v0.3 released and install that.
All, I’m going to hide the tuple traceback post in hopes we can keep this issue on the original topic.
I changed my term font size from 16 down to 12. That allowed it to run.