mini-agi
mini-agi copied to clipboard
no current job
what does that mean?
Weird, sounds like a shell-related issue. What operating system is that?
Mac m1
On Mon, Apr 24, 2023 at 8:33 PM Bernhard Mueller @.***> wrote:
Weird, sounds like a shell-related issue. What operating system is that?
— Reply to this email directly, view it on GitHub https://github.com/muellerberndt/micro-gpt/issues/43#issuecomment-1521074152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXSEA3BBPRDEGFWUWFRLO5LXC4ZWHANCNFSM6AAAAAAXJY24PQ . You are receiving this because you authored the thread.Message ID: @.***>
I think I know what the problem is: You are copying a command including a preceding %. Like this:
% % python microgpt.py "Do some tests"
This reproduces the "no current job" error on my Mac.
Your the goat I’ll try it tomorrow! Thanks
On Tue, Apr 25, 2023 at 10:22 PM Bernhard Mueller @.***> wrote:
I think I know what the problem is: You are copying a command including a preceding %. Like this:
% % python microgpt.py "Do some tests"
This reproduces the "no current job" error on my Mac.
— Reply to this email directly, view it on GitHub https://github.com/muellerberndt/micro-gpt/issues/43#issuecomment-1522759116, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXSEA3ARQBTKCEXT6R2XF23XDCPJVANCNFSM6AAAAAAXJY24PQ . You are receiving this because you authored the thread.Message ID: @.***>