Coder Social home page Coder Social logo

collect_arguments(Args &&...args) {\n ^\n/usr/local/lib/python3.6/dist-packages/torch/include/pybind11/cast.h:2094:1: note: template argument deduction/substitution failed:\nninja: build stopped: subcommand failed.\n' about gscnn HOT 3 OPEN

nv-tlabs avatar nv-tlabs commented on May 28, 2024
collect_arguments(Args &&...args) {\n ^\n/usr/local/lib/python3.6/dist-packages/torch/include/pybind11/cast.h:2094:1: note: template argument deduction/substitution failed:\nninja: build stopped: subcommand failed.\n'

from gscnn.

Comments (3)

XieZixiUSTC avatar XieZixiUSTC commented on May 28, 2024

Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 949, in _build_extension_module
check=True)
File "/usr/lib/python3.6/subprocess.py", line 418, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "train.py", line 381, in
main()
File "train.py", line 128, in main
assert_and_infer_cfg(args)
File "/home/xiezixi/GSCNN/config.py", line 86, in assert_and_infer_cfg
import encoding
File "/usr/local/lib/python3.6/dist-packages/encoding/init.py", line 13, in
from . import nn, functions, parallel, utils, models, datasets, transforms
File "/usr/local/lib/python3.6/dist-packages/encoding/nn/init.py", line 12, in
from .encoding import *
File "/usr/local/lib/python3.6/dist-packages/encoding/nn/encoding.py", line 18, in
from ..functions import scaled_l2, aggregate, pairwise_cosine
File "/usr/local/lib/python3.6/dist-packages/encoding/functions/init.py", line 2, in
from .encoding import *
File "/usr/local/lib/python3.6/dist-packages/encoding/functions/encoding.py", line 14, in
from .. import lib
File "/usr/local/lib/python3.6/dist-packages/encoding/lib/init.py", line 27, in
build_directory=gpu_path, verbose=False)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 644, in load
is_python_module)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 813, in _jit_compile
with_cuda=with_cuda)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 866, in _write_ninja_file_and_build
_build_extension_module(name, build_directory, verbose)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 962, in _build_extension_module
raise RuntimeError(message)
some people say is the problem of the pytorch version,,anyone econutered the same problem, apreciate to any reply,all thanks

from gscnn.

G-JH avatar G-JH commented on May 28, 2024

have you solved the problem about pybind11?

from gscnn.

lllyuubing avatar lllyuubing commented on May 28, 2024

hava you solved this problem?

from gscnn.

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.