Git Product home page Git Product logo

Comments (5)

dpryan79 avatar dpryan79 commented on June 2, 2024

Weird, I'll have to test this on an OSX system after the holidays. The last time I tried this on a Mac it worked, but perhaps I've inadvertently broken that :(

Do you get any more output than that (e.g., the lines starting with clang)? That'd help me at least nail down where things are breaking.

from pybigwig.

cguzman92 avatar cguzman92 commented on June 2, 2024

I'll include them here, if you'd prefer a txt file of the entire error log I can send that to you through e-mail as well.

 building 'pyBigWig' extension
    clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IlibBigWig -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libBigWig/bwRead.c -o build/temp.macosx-10.11-x86_64-2.7/libBigWig/bwRead.o
    clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IlibBigWig -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libBigWig/bwStats.c -o build/temp.macosx-10.11-x86_64-2.7/libBigWig/bwStats.o
    clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IlibBigWig -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libBigWig/bwValues.c -o build/temp.macosx-10.11-x86_64-2.7/libBigWig/bwValues.o
    clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IlibBigWig -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libBigWig/io.c -o build/temp.macosx-10.11-x86_64-2.7/libBigWig/io.o
    clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IlibBigWig -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c pyBigWig.c -o build/temp.macosx-10.11-x86_64-2.7/pyBigWig.o
    pyBigWig.c:289:30: error: void function 'initpyBigWig' should not return a value [-Wreturn-type]
        if(Py_AtExit(bwCleanup)) return NULL;
                                 ^      ~~~~
    1 error generated.
    error: command 'clang' failed with exit status 1

from pybigwig.

dpryan79 avatar dpryan79 commented on June 2, 2024

I hopefully just fixed that. Can you try the following:
pip install --user git+https://github.com/dpryan79/pyBigWig.git

from pybigwig.

cguzman92 avatar cguzman92 commented on June 2, 2024

Yep that seems to have fixed the problem!

from pybigwig.

dpryan79 avatar dpryan79 commented on June 2, 2024

Great, it was thankfully an easy fix.

from pybigwig.

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.