Git Product home page Git Product logo

Comments (4)

dpryan79 avatar dpryan79 commented on June 10, 2024

You're the first person to ever try this on windows :) I can program around that particular windows-specific error, but I really don't know if things will generally work there. I'll try to borrow a windows computer and check.

from pybigwig.

dpryan79 avatar dpryan79 commented on June 10, 2024

Do you have Visual C++ installed? That will be needed to install this on Windows. In general, a lot of things won't work on Windows or, if they do, they'll be really hard for you to install. I'd really recommend borrowing a Mac or getting Linux installed on a dual-boot system.

from pybigwig.

idostyle avatar idostyle commented on June 10, 2024

There same error happens on a linux system when installing from pip using pypy:

$ pip install pyBigWig
Collecting pyBigWig
  Using cached https://files.pythonhosted.org/packages/d5/0d/8e2a1edb9524790c6a4d0b70bc800a8e4afee1bc7bdd048c54b8d9cf1c32/pyBigWig-0.3.12.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<module>", line 1, in <module>
      File "/tmp/pip-install-Tff8kf/pyBigWig/setup.py", line 24, in <module>
        for e in sysconfig.get_config_vars('BLDLIBRARY')[0].split():
    AttributeError: 'NoneType' object has no attribute 'split'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-Tff8kf/pyBigWig/
Linux linux 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
Python 2.7.13 (ab0b9caf307db6592905a80b8faffd69b39005b8, Apr 30 2018, 08:21:35)
[PyPy 6.0.0 with GCC 7.2.0] on linux2

from pybigwig.

dpryan79 avatar dpryan79 commented on June 10, 2024

pypy does not support modules like pyBigWig, you'll need to use regular python.

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.