Giter Site home page Giter Site logo

Trouble running/installing about dingo-hunter HOT 2 OPEN

nickng avatar nickng commented on June 16, 2024
Trouble running/installing

from dingo-hunter.

Comments (2)

nickng avatar nickng commented on June 16, 2024

Hi there 👋
The project is not actively being maintained, but it looks like the installation problems is because the code hasn't been migrated to Go modules. Could you try the gomod-migration branch and see if that work for you?

from dingo-hunter.

afonsoalmeida avatar afonsoalmeida commented on June 16, 2024

Thanks for the attention.
I believe you have fixed my problem, but now when running the example (./runsmc inputs/deadlock_cfsms 2) from the README I run into another problem:

----------------- GMC Check -----------------
Parsing CFSMs file... (factor 2)
Machine 5: False
Machine 3: True
Machine 4: False
Machine 2: False

Traceback (most recent call last):
File "./runsmc.py", line 55, in
subprocess.check_call([PETRY,"-dead","-ip",mybasename+"_toPetrify","-o","tempefc"])
File "/usr/lib/python2.7/subprocess.py", line 185, in check_call
retcode = call(*popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 172, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
AttributeError: 'NoneType' object has no attribute 'rfind'

from dingo-hunter.

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.