-
Notifications
You must be signed in to change notification settings - Fork 146
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
Not able to install #861
Comments
Sorry, I cannot reproduce it. Python 3.6.3 (using pyenv), Ubuntu 14.04, setuptools 28.8.0, pip 10.0.1. Python part of WebDNN can also be installed from pypi. Please try |
Hi, thanks for the reply, I tried with pip
|
The code which caused exception seems to be different in latest version. |
Well, the only thing I know that all the problems comes with python 3.6. this does not work
I have this error later on
With every single pip3 command, later on when I see this post trying to solve the issue I read that I have to use this kind of dark voodoo
is where I surrender. I NEVER follow voodoo like that... So again, could you give me how to install 3.6 in Ubuntu? Thanks |
I'm using pyenv, with which user can install multiple version of python without root permission. I cannot test just now, but will keep in mind that webdnn may be incompatible with python installed by Ubuntu packaging system. |
I have installed it... has been very hard. Right now I just only want to go the the bed and cry... 😭 Later on I will try to sort out the amount of desired work to make it and I will post it here. I will try also pyenv to see the magic... |
Hi, I have also met the same problem. Can you pls post your solution here? |
|
I clean installed ubuntu 16.04, then installed python following official document.
(from https://www.python.jp/install/ubuntu/index.html (Japanese page)) In this environment, |
Hi, sorry to respond so late, I can't say what I did since I forgot it. However many moths has passed and python 3.6 is now adopted.
Pip is not necessary since python comes with pip since 3.4
|
Hi!
I have installed python 3.6 with pip 10.0.1 as required however I can't complete the installation through
I have this output
My OS is Ubuntu 16.04.4 LTS
The text was updated successfully, but these errors were encountered: