Code Monkey home page Code Monkey logo

Comments (3)

msalvaris avatar msalvaris commented on May 26, 2024 1

OK, figured it out. The locale was not UTF8 in the container. Should have realised this as soon as it started complaining about UnicodeDecodeError. Thanks again.

from shell-functools.

sharkdp avatar sharkdp commented on May 26, 2024

Thank you for your feedback.

I can not reproduce this:

▶ virtualenv test-shell-functools
Using base prefix '/usr'
New python executable in /tmp/test-shell-functools/bin/python
Installing setuptools, pip, wheel...done.

▶ source ./test-shell-functools/bin/activate

▶ python --version
Python 3.6.5

▶ pip install shell-functools
Collecting shell-functools
  Downloading https://files.pythonhosted.org/packages/71/89/8badd56d0264f7a38e3832dac59ad1026ef72f642638b3249ae58b87325a/shell-functools-0.3.0.tar.gz
Building wheels for collected packages: shell-functools
  Running setup.py bdist_wheel for shell-functools ... done
  Stored in directory: /home/shark/.cache/pip/wheels/32/95/b6/e720951d505fd4a61404b81d6aaefb1c71c4807dbb084c0a27
Successfully built shell-functools
Installing collected packages: shell-functools
Successfully installed shell-functools-0.3.0

▶ which map
/tmp/test-shell-functools/bin/map

▶ seq 3 | map add 10
11
12
13

from shell-functools.

msalvaris avatar msalvaris commented on May 26, 2024

Thanks for the quick reply.

I am using a conda env inside a docker container. Tried it outside the docker container and it was fine. Should have checked this before posting. I will investigate further to see if I can uncover anything more.

Thanks again.

from shell-functools.

Related Issues (20)

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.