Giter Club home page Giter Club logo

Comments (4)

ZimpleX avatar ZimpleX commented on August 24, 2024 1

Hi, thanks for you interest!

Please find below the requested files:

req_conda.txt

req_pip.txt

Please let me know if any issue still remains.

from shadow_gnn.

intelsam avatar intelsam commented on August 24, 2024

Thanks a lot for sharing the files. Not sure what is the issue with my setup.
I am getting this error:

Traceback (most recent call last): File "/home/username/anaconda3/envs/sam_py38/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/username/anaconda3/envs/sam_py38/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/username/users/user/code/shaDow_GNN/shaDow/main.py", line 5, in <module> from graph_engine.frontend import TRAIN, VALID, TEST, MODE2STR, STR2MODE File "/home/username/.local/lib/python3.8/site-packages/graph_engine/frontend/__init__.py", line 2, in <module> from graph_engine.frontend import ( File "/home/username/.local/lib/python3.8/site-packages/graph_engine/frontend/samplers_cpp.py", line 17, in <module> import ParallelSampler as cpp_para_sampler ImportError: /home/username/.local/lib/python3.8/site-packages/ParallelSampler.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE

The error is coming even though ParallelSampler was built successfully.

from shadow_gnn.

intelsam avatar intelsam commented on August 24, 2024

@ZimpleX
Maybe add the requirements file to the repo itself. I believe it'll be helpful for others too.

Also, I am closing the issue as you provided what I asked.

from shadow_gnn.

ZimpleX avatar ZimpleX commented on August 24, 2024

Thanks for the suggestion. It makes good sense to me. I am working on cleaning up redundant logic in the code and preparing for the next release. Will include these requirement files in the next release.

from shadow_gnn.

Related Issues (8)

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.