nono learn not spotting paths only network? #609
Replies: 5 comments 2 replies
|
Hi , learn is certainly not there yet, and we are hoping soon it may not be needed as we are getting better at capturing during run. Are you on Linux or MacOs? |
|
Waiting for that day excitedly - where @lukehinds any impression on when |
|
hi @larssb appreciate you hanging in there, hoping this week ! we have it working really nice on linux, macos is much harder, but we have a new approach we are trying out The challenge is that the Operation Denied, is all we get and its often just an error code, the app knows which file it relates to, as it would be performing the operation that tripped off the deny, but then we need to get into passing lots of different apps stack traces. |
|
I'll be hanging :-) - with pleasure. Really appreciate what's being done here. Awesome work - and I understand the challenge in regards to all intricacies of the different OS to support here. |

Uh oh!
There was an error while loading. Please reload this page.
im on OSX and just installed nono to try run pi.dev.
I use
nono learn -- piand tested some email reading skills it only reports:when I then run
nono --profile mypi -- piit instantly fails as tries to access "~/.local/..." path where my node binary is present.I then add it it but then just same happens again with the next path it tries to access.
Is
nono learnnot supposed to find those paths for me ?All reactions