Giter Site home page Giter Site logo

How to read about icarus HOT 7 CLOSED

icarus-sim avatar icarus-sim commented on July 22, 2024
How to read

from icarus.

Comments (7)

lorenzosaino avatar lorenzosaino commented on July 22, 2024

Hi Abdou,

I need more information to find the issue.

What Python version are you using? Is it 2.7? Have you installed all the required dependencies, i.e. fnss, networkx etc..?
What Icarus version are you using? 0.4.0? A different one? Or have you pulled the latest version of the source code from the repository? Also, did the simulations work fine to you?

I just tried with the latest version on the GitHub repo and it works fine to me.

from icarus.

adarboe avatar adarboe commented on July 22, 2024

Hello and good day Dr. Saino,

Once again thanks so much for your helps I really appreciate. Actually I am using ubuntu 10.04 LTS, in which I installed Icarus-0.4.0, Python V 2.7 and also installed Python-3.4.3, FNSS version >=0.6.0,
Networkx version 1.6, Numpy version 1.4, Mako version 0.4.

Yes the simulation runs for me each time change the configuration file to my desire simulation parameters, I just can't interprete the reults, that's my main concern at the moment.

Thank you

from icarus.

adarboe avatar adarboe commented on July 22, 2024

I mean Ubuntu 14.04 LTS, that was a typo.

Sorry

from icarus.

lorenzosaino avatar lorenzosaino commented on July 22, 2024

Hi Abdou,

I think I found the issue. Try adding the Icarus path to the PYTHONPATH variable. Do the following:

  • Move the main Icarus directory, i.e. the one containing the README.md and LICENSE.txt files.
  • Run the following command
    export PYTHONPATH=`pwd`:$PYTHONPATH

Then try printing the results again. Please let me know if this works for you so I can close this issue.

from icarus.

adarboe avatar adarboe commented on July 22, 2024

Thanks so much Dr. Saino, you are truly a genius, how I wish I can have your intelligence hahahaha.... the problem is solved after following your instructions. Now I can have readable results of my simulation. I really appreciate your tireless efforts in helping me solve this issue. Have pleasant time out there.

Thank you again.

 On Saturday, 28 March 2015, 1:13, Lorenzo Saino <[email protected]> wrote:

Hi Abdou,I think I found the issue. Try adding the Icarus path to the PYTHONPATH variable. Do the following:

  • Move the main Icarus directory, i.e. the one containing the README.md and LICENSE.txt files.
  • Run the following command
    export PYTHONPATH=pwd:$PYTHONPATH
    Then try printing the results again. Please let me know if this works for you so I can close this issue.β€”
    Reply to this email directly or view it on GitHub.

from icarus.

lorenzosaino avatar lorenzosaino commented on July 22, 2024

Hi Abdou,

No need to thank me, I'm happy this solved your problem. I will improve Icarus documentation to make sure other people don't get the same problem again.

One last thing, please notice that setting the PYTHONPATH variable will not persist after you reboot your machine. To make it persistent you should add that command to, for example, the .bashrc file (if you use the Bash shell) or any other script that Ubuntu executes when it's booted.

Best regards and good luck with your research.
Lorenzo

from icarus.

adarboe avatar adarboe commented on July 22, 2024

That's noted thanks so much.

Sent from my iPhone

On 2015/3/28, at 上午2:45, Lorenzo Saino [email protected] wrote:

Hi Abdou,

No need to thank me, I'm happy this solved your problem. I will improve Icarus documentation to make sure other people don't get the same problem again.

One last thing, please notice that setting the PYTHONPATH variable will not persist after you reboot your machine. To make it persistent you should add that command to, for example, the .bashrc file (if you use the Bash shell) or any other script that Ubuntu executes when it's booted.

Best regards and good luck with your research.
Lorenzo

β€”
Reply to this email directly or view it on GitHub.

from icarus.

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.