Victor M

Results 4 issues of Victor M

When I create a new project in Pycharm I receive the following message: ``` java.lang.RuntimeException: failed to split package-version in line 'Fatal error: R home directory is not defined'. Helper...

bug

I have tried both with the scala installer `cs-x86_64-pc-win32.exe` which includes ammonite and using [this method](https://ammonite.io/#InstallationonWindows). They both give me this error: ``` C:\Users\herasmev>amm Loading... Welcome to the Ammonite Repl...

I would like to know how to modify the code in order to generate 9 digit geohashes. When I set the **length = 9**, the encode method returns 8 digits....

question

I am trying to include different "data-" attributes in my code, but I don't know where to start. I thought about modifying the function `public T data(String value) { return...

question