Code Monkey home page Code Monkey logo

Comments (5)

petri avatar petri commented on August 17, 2024

Looks like the Wikipedia flags are not downloaded for some reason...

from svglib.

deeplook avatar deeplook commented on August 17, 2024

I've just run a freshly cloned version (on OSX, Python 3.5) from github without any issues at all. This includes the file you mention, which produces the PNG below. So I guess you must have some local issues, maybe network or whatever. Providing details of example runs is usually helpful.

paint-stroke-207-t-svglib

from svglib.

petri avatar petri commented on August 17, 2024

I am running Python 3.6.2 in a virtualenv. Maybe that makes a difference.

What kind of details do you mean? What I provided above are copied from output of py.test -s -v

from svglib.

deeplook avatar deeplook commented on August 17, 2024

I mean a snapshot of the terminal interaction including output. Here is what I did without output. Maybe you want to replicate it. I cannot promise to be super-responsive, though, concerning issues, I can't reproduce immediately.

cd ~/Downloads
git clone [email protected]:deeplook/svglib.git
cd svglib
PYTHONPATH=. py.test -v

from svglib.

petri avatar petri commented on August 17, 2024

Got it. I had missed a new (sort of required) post-install step when installing Python 3.6+ ... See http://www.cdotson.com/2017/01/sslerror-with-python-3-6-x-on-macos-sierra/ (also applicable on OSX El Capitan). Basically SSL certificate verification failed when fetching the test files.

from svglib.

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.