Sculpture-GAN icon indicating copy to clipboard operation
Sculpture-GAN copied to clipboard

Not working, not runing

Open AlexB1121 opened this issue 5 years ago • 6 comments

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. problems

AlexB1121 avatar Apr 22 '19 19:04 AlexB1121

hi - you must use python 2.7

robbiebarrat avatar Apr 23 '19 18:04 robbiebarrat

Thanks man. I will try it. So it is finished ? Because I saw the 3d printing pictures you put on the thread. Do I also need another addons to Python 2.7 or is that is all?

AlexB1121 avatar Apr 24 '19 08:04 AlexB1121

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 https://github.com/robbiebarrat/Sculpture-GAN/issues/2#issuecomment-485921199, or mute the thread https://github.com/notifications/unsubscribe-auth/AL4SI5IW4TMATFCZVZNQDXTPR5INTANCNFSM4HHR7NTA .

AlexB1121 avatar May 06 '19 19:05 AlexB1121

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?

robbiebarrat avatar May 06 '19 19:05 robbiebarrat

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 https://github.com/robbiebarrat/Sculpture-GAN/issues/2#issuecomment-489750889, 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

AlexB1121 avatar May 08 '19 15:05 AlexB1121

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 https://github.com/robbiebarrat/Sculpture-GAN/issues/2#issuecomment-489750889, 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

AlexB1121 avatar May 22 '19 19:05 AlexB1121