pierow2k

Results 20 comments of pierow2k

I was unable to use the existing Docker image due to an error related to the requirements.txt nltk version pinning. Changing the requirement to `nltk==3.4.5` (as this PR does) allows...

Moving the documentation into the Wiki would certainly make it easier for others to contribute and improve the documentation. With the instructions being _(primarily)_ located on the [blog page](https://johan.kanflo.com/upgrading-your-dps5005/)(s), it...

Worked for me with Python 3.8.2

@eric0521 - I implemented @DavidParkin 's commit. You can see the code changes by viewing commit [eb0d61cb49015f6e0f872e41c29037b9f5e305e5](https://github.com/justinsalamon/audio_to_midi_melodia/pull/14/commits/eb0d61cb49015f6e0f872e41c29037b9f5e305e5)

@gcstang - Thanks for pointing this out. [Project Harbor - vmware/harbor](https://github.com/vmware/harbor) seems to be exactly what I was looking for.

`pyperclip` is not cross-platform. It's supported on several platforms. How about a command line option to bypass (or include) the `pyperclip` functionality? Then it would work either way? ``` FAILED...

I am also experiencing this issue. A lot of the Markdown that I write includes pricing information which makes the documents toggle between colors - somewhat negating the syntax highlighting...

> Set the `cors.Options Debug` to `false`. Doesn't that just keep the error message from appearing in the output? _(i.e. it does not resolve the underlying problem)_

I also ran across this issue and agree with @queengooborg - it would be fantastic if Ventoy ignored files that are located in well-known Trash/Recycle directories.

Realizing that this issue is several years old and that an answer is probably not relevant to tggo any longer… If you continue trying to run learn.go it will _eventually_...