Coder Social home page Coder Social logo

moosecli's Introduction

Hi there, I'm b-long ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently building User Interfaces, Web Services (Django and FastAPI), and ETL pipelines using Python ๐Ÿ

  • ๐ŸŒฑ Iโ€™m a lifelong learner. I have been learning programming for about 20 years. I hope to be learning programming for the rest of my life. ๐Ÿ‘ด

  • ๐Ÿ“š Iโ€™m looking for help with C and C++

  • ๐Ÿ’ฌ Ask me about Ansible and Raspberry Pi.

  • โšก Fun facts inside git: I scored an Arctic Code Vault badge!

  • โ„๏ธ Fun facts outside of git: I enjoy skiing โ›ท and playing ice hockey ๐Ÿ’

  • ๐ŸŽ‡ Most of my collaboration is in private git repositories. So, while my Github contributions may not show it, graphing my use of Git looks more like this:

    image

moosecli's People

Contributors

b-long avatar

Watchers

 avatar  avatar

moosecli's Issues

Error running in Linux (sometimes)

The binaries work on Ubuntu 22, via VirtualBox:

vagrant@ubuntu-jammy:/vagrant_data/binaries/x86_64-unknown-linux-gnu/release/install$ ./moosecli --help
Usage: moosecli [OPTIONS]

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.
vagrant@ubuntu-jammy:/vagrant_data/binaries/x86_64-unknown-linux-gnu/release/install$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

However, an error occurs on CentOS 8, via VirtualBox:

[vagrant@localhost install]$ ./moosecli --help
./moosecli: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by ./moosecli)
./moosecli: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by ./moosecli)
./moosecli: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./moosecli)
./moosecli: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by ./moosecli)
./moosecli: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by ./moosecli)
./moosecli: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./moosecli)

And, on Ubuntu in WSL:

$ ./moosecli 
./moosecli: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by ./moosecli)
./moosecli: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./moosecli)
./moosecli: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./moosecli)
./moosecli: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./moosecli)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.