Dhar / image-dreamer

"Dreams" images, such as shown in the Google Research blog post on "Inceptionism".
103 stars 42 forks source link

No module named scipy.ndimage #5

Open ogkloo opened 9 years ago

ogkloo commented 9 years ago

So I have a fresh install of vagrant (only added numpy onto it because that was also missing) but I'm having trouble with where to go from here. Every time I try to install from pip, it throws errors and fixes nothing, and apt-get does nothing too. Update: all imported packages are throwing the same issue. I'm really not sure where to go from here.

Sorry if this is the wrong place to ask, but I can't find anywhere else to actually ask other than a few small forums where I can't get a response.

Tursaanpoika commented 9 years ago

Did you issue "vagrant up" command in directory where Vagrantfile from this repo is? It takes quite some time to finish setting up.

Dhar commented 9 years ago

Sorry, @Sam-9791, I've just gotten back from an internet-free vacation.

I don't quite understand the question, as vagrant and numpy aren't associated in any way. Have you followed @Tursaanpoika's advice and followed the "vagrant up" step in the instructions?

ogkloo commented 9 years ago

In fact, I'm an idiot and had been running the wrong machine because I followed someone else's advice trying to get it to work. Oops. Got it.