acsicuib / YAFS

Yet Another Fog Simulator (YAFS)
MIT License
101 stars 73 forks source link

Need for help #48

Closed souad46 closed 2 years ago

souad46 commented 3 years ago

hi i want to use YAFS simulator in my graduation projet , i can't install the simulato on my laptop even though I followed the documentation, could you help me please ?? best regards

wisaaco commented 3 years ago

Of course, Could you provide more details on the steps you have followed and on what system and version of python?

souad46 commented 3 years ago

good evening

i followed your guide on github , i have windows 8.1 , i worked with python 3.6 , anaconda 3 and when i tried to execute the main code of tutorial_scenarios folder i got a lot of bugs ( ModuleNotFoundError: No module named 'networkx' , etc ....)

could you give me all the steps to install the simulator please??

also i want to create network and store data in blockchain , is it possible with yafs simulator ??

best regards

wisaaco commented 3 years ago

Hi, You have to install the dependencies, as the guide commented:

https://github.com/acsicuib/YAFS#installation-updated

" Create one python virtual environment and install dependencies (venv)$ python -m pip install -r requirements.txt " You can do it, but you need to understand some Python libraries such as Numpy, Pandas and Networkx. Best,

souad46 commented 3 years ago

Got it ..... thnx a lot

Le ven. 2 juil. 2021 à 07:59, Isaac.Lera @.***> a écrit :

Hi, You have to install the dependencies, as the guide commented:

https://github.com/acsicuib/YAFS#installation-updated

" Create one python virtual environment and install dependencies (venv)$ python -m pip install -r requirements.txt " You can do it, but you need to understand some Python libraries such as Numpy, Pandas and Networkx. Best,

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/acsicuib/YAFS/issues/48#issuecomment-872767422, or unsubscribe https://github.com/notifications/unsubscribe-auth/AURX5NQG7NNFUQP2MTWLG3DTVVPTTANCNFSM47TNLKJQ .