-
Notifications
You must be signed in to change notification settings - Fork 93
Description
I recently have been trying to set up the latest version of the software locally.
The processing seems to continue indefinitely which I think is more the issue. I got the same results running in Docker and natively on Mac OS 12.0.1.
When looking in the log.txt file I can see that the processing appears to circle indefinitely. The only error I can spot is 'pattern' package not found; tag filters are not available for English. More can be read on my issue.
I have looked everywhere on the web and I cannot seem to find a solution to the problem. I also can't seem to find the package 'pattern ' initialization in the code. This may be because pattern is a common name and when doing a search for a generic word a lot of options appear.
This issue pops up running the code as standard with no changes.
If you have any pointers or supplementary documentation for fixing this issue your help would be greatly appreciated.