Solution: Directly in the directory where you downloaded the pythearn2 package, modify the setup.py file: Then you can: python setup.py build python setup.py install ps: Install theano in Ubuntu environment Recently, I need to install Theano. There are several ways to install Theano in Ubuntu. The simplest one is to pip install Theano directly, and then pip install any package that is missing. However, after I installed it, a problem occurred when I ran the code: After checking the information, I found that the latest version no longer has this feature. This is mainly an error caused by the Theano version update. The solution is This can be used to change back to an older version. Summarize The above is the editor’s introduction to solving the problem of "No module named 'theano.compat.six'" when installing Theano in Ubuntu 19. I hope it will be helpful to everyone! You may also be interested in:
|
<<: Why should the number of rows in a single MySQL table not exceed 5 million?
>>: Two implementation solutions for vuex data persistence
As we all know, the CSS position absolute is set ...
Recently, I used the webSocket protocol when work...
Table of contents 1. Introduction to Harbor 1. Ha...
Managing disk space is an important daily task fo...
This article introduces 5 ways to solve the 1px b...
This article records the installation and configu...
Preface The similarities and differences between ...
Preface <br />I have been working in the fro...
Nginx Installation CentOS 6.x yum does not have n...
Let me first introduce to you that the node proce...
This article mainly introduces how to add floatin...
As shown in the figure: Check port usage: sudo ne...
Recently, the Vue project needs to refresh the da...
animation-name animation name, can have multiple ...
Using Navicat directly to connect via IP will rep...