Giter VIP home page Giter VIP logo

Comments (5)

embray avatar embray commented on June 19, 2024

Looks like it might be an issue in conda? Either the path to the conda environment contains non-ASCII characters, or somehow the paths in one of the package tarballs contains non-ASCII characters, and it's running into an implicit ASCII decoding caused by trying to concatenate a unicode string with a non-unicode string.

from sage-binder-env.

isuruf avatar isuruf commented on June 19, 2024

Saw this issue by accident. You should post this on https://github.com/conda-forge/sage-feedstock/issues
This was a problem with the rw package which installed a file share/doc/rw/Hängematte. I've fixed this here, conda-forge/rw-feedstock#2
Note that this error appeared only on anaconda2 and not on anaconda3.

from sage-binder-env.

nthiery avatar nthiery commented on June 19, 2024

@isuruf: you are everywhere :-)
Thanks so much for spotting and fixing it!

from sage-binder-env.

embray avatar embray commented on June 19, 2024

Although working out the problem with conda would be worthwhile, now that binder supports Docker images it might be a moot point. Starting from the pre-built Sage image might be faster and simpler even than using Conda for this purpose.

I'm making progress on a few small enhancements to the official sagemath image that will make deploying it on binder easier too.

from sage-binder-env.

kwankyu avatar kwankyu commented on June 19, 2024

Yes. We now use pre-built Sage image. It works well.

from sage-binder-env.

Related Issues (11)

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.