Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error installing Theano (virtualEnv with python 3.7, running on Ubuntu 20) #6772

Open
guyam2 opened this issue Mar 31, 2021 · 0 comments
Open

Comments

@guyam2
Copy link

guyam2 commented Mar 31, 2021

Hello!
I'm trying to install Theano on my virtual environment, running on Ubuntu 20, and python 3.7 and I'm having some issues.

No matter what I do - when I try to install the package directly ("pip3 install ...") or via PyCharm - it won't work. I always get the following error:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', OSError(0, 'Error'))': /simple/theano/

I made sure that all the required packages (numpy, scipy etc) are installed with correct versions, and also I added the defualt timout=1000 flag when attempting to install - and it still won't work.

Can you please help me out?

Thanks very much for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant