Giter VIP home page Giter VIP logo

Comments (3)

bettinardi avatar bettinardi commented on July 28, 2024

Here's an email from our consulting team that might help:

"We experienced install issues with both PopulationSim and ActivitySim on Windows machines for various reasons such as IT security policies, picky dependencies, conflicts with local operating systems, etc. These issues led us to Docker. I’m not sure how familiar you are with Docker or containers in general but the idea is that you create a “container” of PopulationSim – a Docker image of PopulationSim that has all of PopulationSim’s dependencies, configurations, and necessary parts installed on a virtual operating system (Linux) - which then can be deployed on any machine with any operating system and it will run inside the container. So at runtime, a user can simply launch a container instance of PopulationSim that runs in a virtual machine on his/her local computer, without having to go through installation and/or configuration on his/her local OS."

If this works for you, please close the comment - thank you

from populationsim.

binnympaul avatar binnympaul commented on July 28, 2024

Hi @joshua-reynolds: I was able to replicate the issue with populationSim installation. Looks like the latest cytoolz package has some compatibility issues with other dependencies in PopulationSim.

I could move past this issue by first installing a previous version of the cytoolz package (https://pypi.org/project/cytoolz/#history) and then following the installation steps outlined in the wiki. You can install the previous version of the cytoolz package in your conda environment as follows:
pip install cytoolz==0.11.0

I hope this will simplify your installation process.

from populationsim.

bettinardi avatar bettinardi commented on July 28, 2024

Related to #142 - I'm hoping having PopSim install with ActivitySim will resolve issues like this.

from populationsim.

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.