tensorspace-converter
                                
                                
                                
                                    tensorspace-converter copied to clipboard
                            
                            
                            
                        Installation issues
Hello together,
after having produced a .json file of my keras architecture I tried to load and visualize the architecture based on JavaScript code. Unfortuantely I only get a blank page. Same is the case for the examples provided on github.
Since Python 3.6 is required I started installing tensorspace again based on a new virtual environment suggested over here: https://tensorspace.org/converter/install.html
When using tensorspacejs_converter  I get an error message that it cannot be found although tensorspace was installed with pip.
NPM Version: 6.14.10 Python Version: 3.6.12 Pip Version: 20.3.3
I would be very helpful for guidance.
Thank you in advance!