You can use in development conda package: conda install -c rdonnelly theano
instead of pip to install Theano. It will probably fix your problem. Fred On Mon, Jan 23, 2017 at 4:22 PM, Cameron Fen <[email protected]> wrote: > Hi I'm relatively new to theano but have it installed on my computer and > working fine. The problem is I want to install another copy of theano on a > virtual environment so I can use a Bayesian LSTM package that is a branch > off Keras. I created a virtual environment in anaconda to do this but when > I was installing theano again in the new virtual environment I get the > error: "The package setup script has attempted to modify files on your > system that are not within the EasyInstall build area, and has been > aborted. This package cannot be safely installed by Easy install..." I > have never used virtual environments before and I'm wondering if someone > can help me out. Thanks, > > Cameron > > -- > > --- > You received this message because you are subscribed to the Google Groups > "theano-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
