GithubHelp home page GithubHelp logo

Comments (5)

i11m20n avatar i11m20n commented on July 26, 2024

I have encountered the same problem. Have you solved it?

from theo.

josu22 avatar josu22 commented on July 26, 2024

I have encountered the same problem. Have you solved it?

Nope man, i'm just trying. But nothing for now.

from theo.

i11m20n avatar i11m20n commented on July 26, 2024

I have encountered the same problem. Have you solved it?

Nope man, i'm just trying. But nothing for now.

Reference here: Consensys/mythril#898 Might find the answer

from theo.

josu22 avatar josu22 commented on July 26, 2024

I have encountered the same problem. Have you solved it?

Nope man, i'm just trying. But nothing for now.

Reference here: ConsenSys/mythril#898 Might find the answer

I just try that. But not the fix. Because, Mythril must be in 0.21.15 version.

root@EXCALIBUR-ZERO:~# theo
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 583, in _build_master
ws.require(requires)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 791, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (mythril 0.19.9 (/usr/local/lib/python3.7/dist-packages), Requirement.parse('mythril==0.21.15'), {'theo'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/theo", line 6, in
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3250, in
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3234, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 3263, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 585, in _build_master
return cls._build_from_requirements(requires)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 598, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'mythril==0.21.15' distribution was not found and is required by theo

from theo.

cleanunicorn avatar cleanunicorn commented on July 26, 2024

@josu22 @pipbug Thank you for trying the tool.

As a workaround you can create an empty signatures.db file in your home dir.

$ touch $HOME/.mythril/signatures.db

It indeed is a mythril problem.

from theo.

Related Issues (16)

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.