Giter VIP home page Giter VIP logo

Comments (5)

wdecoster avatar wdecoster commented on August 16, 2024

Thanks for the report and the potential solution! Which version of plotly do you have?

from methplotlib.

Eric-CH-Chen avatar Eric-CH-Chen commented on August 16, 2024

No worries!
Via pip list, they are both version 5.8.0 in my two environments.

from methplotlib.

YingziZhang-github avatar YingziZhang-github commented on August 16, 2024

Hi,
I met with a python import issue also. Would you please help look into it?

CMD:
(base) ➜ ~ /Users/zhany0s/miniconda3/bin/methplotlib

Error:

Traceback (most recent call last):
  File "/Users/zhany0s/miniconda3/bin/methplotlib", line 5, in <module>
    from methplotlib.methplotlib import main
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/methplotlib/methplotlib.py", line 1, in <module>
    import methplotlib.plots as plots
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/methplotlib/plots.py", line 2, in <module>
    from methplotlib.annotation import parse_annotation, parse_bed
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/methplotlib/annotation.py", line 2, in <module>
    import pyranges as pr
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/pyranges/__init__.py", line 137, in <module>
    import pyranges.genomicfeatures as gf
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/pyranges/genomicfeatures.py", line 7, in <module>
    from sorted_nearest.src.introns import find_introns
  File "/Users/zhany0s/miniconda3/lib/python3.7/site-packages/sorted_nearest/__init__.py", line 7, in <module>
    from sorted_nearest.src.k_nearest_ties import get_all_ties, get_different_ties
ImportError: cannot import name 'get_all_ties' from 'sorted_nearest.src.k_nearest_ties' (/Users/zhany0s/miniconda3/lib/python3.7/site-packages/sorted_nearest/src/k_nearest_ties.cpython-37m-darwin.so)

Thank you very much.

from methplotlib.

wdecoster avatar wdecoster commented on August 16, 2024

Did you install with pip or conda? What is the version of your sorted_nearest module?

from methplotlib.

YingziZhang-github avatar YingziZhang-github commented on August 16, 2024

Did you install with pip or conda? What is the version of your sorted_nearest module?

Hi,
I installed sorted_nearest and it was then solved. Thank you very much.

from methplotlib.

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.