Nels Nelson
Nels Nelson
# Taking care of TODO item: > Don't use global variables: $blockchain, $network, $port
Hi! Any ideas what I am probably doing incorrectly? Best regards. ``` nels.nelson@sol:~/project[master]$ kapten init java Kapten initialized! Use "kapten start" to load your environment nels.nelson@sol:~/project[master]$ kapten start Kapten requires...
Are there any plans to make this proxy compatible with 1.13.2 or later?
See: https://github.com/geminabox/geminabox/issues/506 Getting the following error when using `bundler` to install and run `geminabox`. ```ruby NameError - uninitialized constant Geminabox::VERSION ``` Problem is that even though the `version.rb` module is...
I suppose some things must have changed since the course was released. ``` (venv) nelsnelson@neptuno:~/Documents/code/ml-class/videos/intro[master]$ python perceptron-single.py Traceback (most recent call last): File "/Users/nelsnelson/Documents/code/ml-class/videos/intro/perceptron-single.py", line 4, in from keras.utils import...
Hi,- I'm interested in resuming the maintenance effort for this project to at least make it compatible with macOS Sierra. I've forked the original geoffbeier/clyppan project, but I have little...
I followed the instructions here: https://github.com/hgomez/obuildfactory/wiki/Building-and-Packaging-OpenJDK7-for-OSX The gcc version: ``` $ gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 Apple LLVM version 10.0.0 (clang-1000.11.45.5) Target: x86_64-apple-darwin18.2.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ```...
Creating a new instance import from launcher recursive copy operation follows file system soft links
### Please confirm the following. - [x] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems - [x] I have tried resolving the issue using the [support portal](https://support.modrinth.com) - [x] I...