-
Notifications
You must be signed in to change notification settings - Fork 27
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 working, not runing #2
Comments
hi - you must use python 2.7 |
Thanks man. I will try it. |
Still not working
Is the code finished? Because I saw some random 3d printed images...
Thanks In advance
mar., 23 apr. 2019, 21:28 Robbie Barrat <[email protected]> a scris:
… hi - you must use python 2.7
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SI5IW4TMATFCZVZNQDXTPR5INTANCNFSM4HHR7NTA>
.
|
yes it's finished - you need keras, tensorflow, numpy, and matplotlib. for visualization i used mayavi.mlab. just look at the different packages each script is importing at the top could you be more specific about how it isn't working? which error are you getting? |
Well...first of all, I am a begginer in Phython.
Secondly, I have some compatibility issues with version 2,7 when i try to
install the modules required for the project .
For example:
*Collecting vtk Could not fetch URL https://pypi.org/simple/vtk/
<https://pypi.org/simple/vtk/>: There was a problem confirming the ssl
certificate: HTTPSConnectionPool(host='pypi.org <http://pypi.org>',
port=443): Max retries exceeded with url: /simple/vtk/ (Caused by
SSLError(SSLError(1, '_ssl.c:499: error:1407742E:SSL
routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version'),)) -
skipping Could not fetch URL https://pypi.org/simple/pip/
<https://pypi.org/simple/pip/>: There was a problem confirming the ssl
certificate: HTTPSConnectionPool(host='pypi.org <http://pypi.org>',
port=443): Max retries exceeded with url: /simple/pip/ (Caused by
SSLError(SSLError(1, '_ssl.c:499: error:1407742E:SSL
routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version'),)) -
skipping DEPRECATION: Python 2.7 will reach the end of its life on January
1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained
after that date. A future version of pip will drop support for Python 2.7.
C:\Python27\lib\site-packages\pip-19.0.3-py2.7.egg\pip\_vendor\urllib3\util\ssl_.py:354:
SNIMissingWarning: An HTTPS request has been made, but the SNI (Server Name
Indication) extension to TLS is not available on this platform. This may
cause the server to present an incorrect TLS certificate, which can cause
validation failures. You can upgrade to a newer version of Python to solve
this. For more information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
<https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings>
SNIMissingWarning*
În lun., 6 mai 2019 la 22:47, Robbie Barrat <[email protected]> a
scris:
… yes it's finished - you need keras, tensorflow, numpy, and matplotlib. for
visualization i used mayavi.mlab. just look at the different packages each
script is importing at the top
could you be more specific about how it isn't working? which error are you
getting?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SI5KCXGHRBGL4D6OST7DPUCDNBANCNFSM4HHR7NTA>
.
--
*Bugheanu Alexandru*
Assistant Lecturer, Ph.D.
Bucharest University of Economic Studies
Piata Romana, no. 6, Sect 1, Bucharest
Phone: 0751173521
Email: [email protected]
web: www.management.ase.ro
|
Hi Robbie,
I will tell you how I became interested with neuronal networks and GAN's.
In particular, I am a university assistant at the Bucharest University of
Economics Studies and I started reading about this topic for my research
after I've taken my PhD.
As a result, I found your work regarding art, music and so on.
In general, nowadays I want to analyze how can I use artificial
intelligence as a connection in my work.
On the other hand, I wanted to ask you if you would be interested in a
partnership in order to create something new in the field of art (not
pictures). I, along with a good friend have started to research modern art
and we believe we have a great project for a future art workshop.
Our project includes a unique creativity workshop driven by a common goal
regarding the creation of a new kind of art by exploring, experimenting and
including Artificial Intelligence into our creations.
For this reason we've tried to understand your code and how is it made.
Nonetheless, you have an improved know-how in this field and this is why I
wanted to ask you if you will be interested in a future collaboration.
În lun., 6 mai 2019 la 22:47, Robbie Barrat <[email protected]> a
scris:
… yes it's finished - you need keras, tensorflow, numpy, and matplotlib. for
visualization i used mayavi.mlab. just look at the different packages each
script is importing at the top
could you be more specific about how it isn't working? which error are you
getting?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SI5KCXGHRBGL4D6OST7DPUCDNBANCNFSM4HHR7NTA>
.
--
*Bugheanu Alexandru*
Assistant Lecturer, Ph.D.
Bucharest University of Economic Studies
Piata Romana, no. 6, Sect 1, Bucharest
Phone: 0751173521
Email: [email protected]
web: www.management.ase.ro
|
Hello... I
have problems from the first step even if I don't modified the code.
Any solutions or updates with this fixed?
Thanks in advance.
The text was updated successfully, but these errors were encountered: