mini-agi icon indicating copy to clipboard operation
mini-agi copied to clipboard

no current job

Open Iamtheoldman opened this issue 1 year ago • 4 comments

what does that mean? Screenshot 2023-04-24 at 9 49 57 AM

Iamtheoldman avatar Apr 24 '23 15:04 Iamtheoldman

Weird, sounds like a shell-related issue. What operating system is that?

muellerberndt avatar Apr 25 '23 02:04 muellerberndt

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: @.***>

Iamtheoldman avatar Apr 25 '23 11:04 Iamtheoldman

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.

muellerberndt avatar Apr 26 '23 04:04 muellerberndt

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: @.***>

Iamtheoldman avatar Apr 26 '23 05:04 Iamtheoldman