tseemann / prokka

:zap: :aquarius: Rapid prokaryotic genome annotation
822 stars 224 forks source link

Can't find required 'find' in your $PATH #642

Open junejbkim95 opened 2 years ago

junejbkim95 commented 2 years ago

Had this issue while running prokka

find_error

any advice to debug this issue?

dfeistel3 commented 2 years ago

you could check to see if the command is in the prokka env using which find to display the full path. If it doesn't show up then you can install it