artsy
artsy copied to clipboard
Running the Code
Hey there, I have been trying to run the code using Anaconda. But I noticed different packages are out of date. I was wondering which version of each library you need to use to get it working.
I have tried to modify the code to get it to work in the current version of Anaconda. But scipy.misc has removed some of the functions. Do you have any fix? I would love to try the code out.
Have you found the solution? @Spacewalker978
I am kinda facing the same issue. I have replaced the deprecated libs & funcs but unable to make it run. Getting the following error -
cannot reshape array of size 1440000 into shape (1,600,800)