GithubHelp home page GithubHelp logo

Comments (6)

SylvainCorlay avatar SylvainCorlay commented on May 18, 2024

@mjbright thanks for reporting. I am not experienced with docker, and I have not met this problem yet. Have you tried running the second step without the --symlink argument?

from bqplot.

mjbright avatar mjbright commented on May 18, 2024

Thanks for the quick reply.

No that doesn't help at all I'm afraid.

For what it's worth I "accidentally" installed bqplot just now on a Ubuntu
14.04.2 LTS without problem.
I tried again within my Docker container but it fails ... and that is
running a "Debian GNU/Linux 8 (jessie)"

I'll ask about this on the Jupyter mailing list,
Regards,
Mike.

On 13 October 2015 at 04:18, Sylvain Corlay [email protected]
wrote:

@mjbright https://github.com/mjbright thanks for reporting. I am not
experienced with docker, and I have not met this problem yet. Have you
tried running the second step without the --symlink argument?


Reply to this email directly or view it on GitHub
#36 (comment).

from bqplot.

SylvainCorlay avatar SylvainCorlay commented on May 18, 2024

@jasongrout was saying earlier that it might be caused by a unicode character that would have slipped into one of the files, and issue that he encountered in Sage. Does inserting # -*- coding: utf-8 -*- at the top of install.py and bqplot/__init__.py help?

from bqplot.

fm75 avatar fm75 commented on May 18, 2024

Inserting # -- coding: utf-8 -- at the top of just bqplot/init.py after the pip install step does not help.

from bqplot.

fm75 avatar fm75 commented on May 18, 2024

In RHEL7, adding
ENV LANG en_US.UTF-8
to the Dockerfile fixed this issue.
Without it all of the "locales" were "POSIX", even though the machine in which they were created were "en_US.UTF-8"

from bqplot.

SylvainCorlay avatar SylvainCorlay commented on May 18, 2024

Closing since @fm75 fixed the issue.

from bqplot.

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.