Giter Site home page Giter Site logo

nlputils's People

Contributors

leebird avatar samirgupta avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nlputils's Issues

Can the tool be made compatible with Python 3?

The installation fails with the following error if we use Python 3

[CXX] Compiling src/core/lib/gpr/log.cc
[CXX] Compiling src/core/lib/gpr/log_android.cc
[CXX] Compiling src/core/lib/gpr/log_linux.cc
src/core/lib/gpr/log_linux.cc:43:13: error: ambiguating new declaration of ‘long int gettid()’
43 | static long gettid(void) { return syscall(__NR_gettid); }
| ^~~~~~
In file included from /usr/include/unistd.h:1170,
from src/core/lib/gpr/log_linux.cc:41:
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h:34:16: note: old declaration ‘__pid_t gettid()’
34 | extern __pid_t gettid (void) __THROW;
| ^~~~~~
src/core/lib/gpr/log_linux.cc:43:13: error: ‘long int gettid()’ defined but not used [-Werror=unused-function]
43 | static long gettid(void) { return syscall(__NR_gettid); }
| ^~~~~~
cc1plus: all warnings being treated as errors
make: *** [Makefile:2916:

Since Python 2 is deprecated, can we make this tool compatible with Python 3?

Error when running initialization script

[Solved] error when initialization due to not enough disk space

The error looks like below:

libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -std=c++11 -DNDEBUG -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field_lite.o
/tmp/ccGAZ4T3.s: Assembler messages:
/tmp/ccGAZ4T3.s: Fatal error: can't close google/protobuf/compiler/java/.libs/java_message_field_lite.o: No space left on device
Makefile:4008: recipe for target 'google/protobuf/compiler/java/java_message_field_lite.lo' failed
make[2]: *** [google/protobuf/compiler/java/java_message_field_lite.lo] Error 1
make[2]: Leaving directory '/data/Applications/Xihan/nlputils/dep/protobuf/src'
Makefile:1598: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/data/Applications/Xihan/nlputils/dep/protobuf'
Makefile:1505: recipe for target 'all' failed
make: *** [all] Error 2

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.