Giter VIP home page Giter VIP logo

Comments (5)

mzizzi avatar mzizzi commented on July 28, 2024

Thanks for taking the time to leave feedback.

Natlink required installing Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package (ONLY 32 BIT VERSION WILL WORK), which isn't in the natlink documentation.

I remember needing this as well. We'll happily accept a PR that updates the setup instructions with a note about this.

I wasted some time trying to test the server when the VM was not running, which causes an error. Start the VM or set the ip in the server config to your ip on your LAN.

I assume you got errors saying that you couldn't bind to IP address of your host machine's vboxnet* interface. For me this interface isn't set up on my host machine until I boot the VM for the first time. You may be able to script having this interface come up automatically using VBoxManage.

Wrappers.py was unable to import everything from dragonfly and so was loading the mock instead, causing an error in the hellow_world_aenea script. The fix was to comment out FormatState (line 48) and Word (87). I don't know yet if this will cause problems later on. My version of dragonfly is 0.6.6b1. Do people think my solution is OK?

I can't speak much about the Apple specific issues you were having. Hopefully another Apple user can chime in there!

from aenea.

tbenst avatar tbenst commented on July 28, 2024

Wrappers.py was unable to import everything from dragonfly and so was loading the mock instead, causing an error in the hellow_world_aenea script. The fix was to comment out FormatState (line 48) and Word (87).

Same issue on Ubuntu 16.04. I suspect the latest Dragonfly changed this around.

from aenea.

calmofthestorm avatar calmofthestorm commented on July 28, 2024

I'll take a look; should be an easy fix. Can't comment on the mac specific issues unfortunately.

from aenea.

tbenst avatar tbenst commented on July 28, 2024

I did a quick search of the dragonfly github and could not find a reference to FormatState. Fortunately commenting out these two does not seem to affect my aenea experience at all.

from aenea.

calmofthestorm avatar calmofthestorm commented on July 28, 2024

Thanks for fixing the import issues. I'll have to look into the other suggestions another time.

from aenea.

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.