Giter Site home page Giter Site logo

Comments (4)

444thLiao avatar 444thLiao commented on August 26, 2024

I apologise for the stalled tmap version. This problem is similar to issue #15

You can see that this error was generated by the "networkx" rather than the "tmap" if you read the traceback. Because the requirement file has fixed the version of networkx ==2.2 that would generate this error when you use other versions of Python.

The file $PYTHON/lib/python3.10/site-packages/networkx/classes/graph.py is where this problem originated. I would not change the requirement file at this time because different versions of networkx may produce different issues.

I will advise you to create a virtual environment using conda and install the python==3.8 instead of python==3.10.

If you encounter other issues, please let me know.

from tmap.

meddwl avatar meddwl commented on August 26, 2024

Hi,

I have problem with using tmap. I installed tmap in a CentOS cluster. I used conda to install in a conda environment, where there are python==3.8 and networkx ==2.2. And I tried to install by pip in the same conditions. In both cases, tmap has no modules except 'name'.

For example, when I import fearun==0.4.1, I get this error

ModuleNotFoundError: No module named 'tmap.core'
How can I solve this issue?

from tmap.

444thLiao avatar 444thLiao commented on August 26, 2024

@meddwl It sounds like it is a different issue and I believe it would be useful if you could give a screenshot or outputs from the installation.
And I am not sure why you import fearun? Maybe you should check again what you have typed in.

I don't think we have core under the tmap library. Maybe you are talking about the other package also named tmap?

from tmap.

meddwl avatar meddwl commented on August 26, 2024

Sorry, my mistake. I mixed up the packages because they have the same name. I apologize for the distraction. And thank you for the answer.

from tmap.

Related Issues (5)

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.