Git Product home page Git Product logo

Comments (6)

Huanqing1 avatar Huanqing1 commented on July 2, 2024

When I run test_net.py in pycharm, I get this error. But I can run in command prompt.

from atss.

Huanqing1 avatar Huanqing1 commented on July 2, 2024

Maybe I find the source of the error, but I still can not solve it.
I use Python3.7,the file seems to be python3.6: _C.cpython-36m-x86_64-linux-gnu.so
Anyone can help me?

from atss.

Huanqing1 avatar Huanqing1 commented on July 2, 2024

I soved.

from atss.

coolbay avatar coolbay commented on July 2, 2024

@Huanqing1 I ran into the same error. How did you solve it?

from atss.

coolbay avatar coolbay commented on July 2, 2024

@Huanqing1 I solved it based on your description of the error source. It is because python version mismatch. Once I change my python version to the same as the _C.cpython-36m-x86_64-linux-gnu.so file, and recompile python setup.py build develop --no-deps. I suggest the authors specify the python version used in this repo so that future users wouldn't get into the same trouble. @sfzhang15

Thank you very much!

from atss.

sfzhang15 avatar sfzhang15 commented on July 2, 2024

@coolbay
OK, thanks for your suggestion.

from atss.

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.