v2.0-rc1 not starting, runtime not building
От | Willy-Bas Loos |
---|---|
Тема | v2.0-rc1 not starting, runtime not building |
Дата | |
Msg-id | CAHnozTgZ=K1HBgx8xQqviPTaWOFjY=_AxsBb4SGfhjVPkCyggg@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: v2.0-rc1 not starting, runtime not building
Re: v2.0-rc1 not starting, runtime not building |
Список | pgadmin-support |
Hi,
I just did a pull from Git and trouble starting pgAdmin4 since.I am now at commit 512afd66182f463e6ce9515910205d cf0221e58c
This is on ubuntu 16.04.03, using python3 and firefox 55.0.2
I did a fresh pip install -r requirements.txt
(pgadmin4) wbloos@wb:~/python-files/pgadm
ERROR: [Errno 2] No such file or directory: 'run'
2017-09-11 17:18:39,412: ERROR pgadmin: Unable to generate javascript
2017-09-11 17:18:39,412: ERROR pgadmin: To run the app ensure that yarn install command runs successfully
Traceback (most recent call last):
File "pgAdmin4.py", line 79, in <module>
raise Exception("No generated javascript, aborting")
Exception: No generated javascript, aborting
ERROR: [Errno 2] No such file or directory: 'install'
The same goes for "yarn run" and "yarn --run=bundle:dev"Is there a file missing?
I'm not sure if this is also the cause of the web page not loading. The line of code is only executed if Debug=True
Also, the desktop runtime is (still) not building (same in both checked out versions).
(pgadmin4) wbloos@wb:~/python-files/pgadmin4/runtime$ qmake
Project MESSAGE: Building for QT5+...
Project MESSAGE: Using QWebEngine...
Project MESSAGE: Building for Linux/Mac...
Project MESSAGE: Using /home/wbloos/.virtualenvs/pgadmin4/bin/python-config
Project MESSAGE: Python3 detected.
Project ERROR: Unknown module(s) in QT: webenginewidgets
Project MESSAGE: Building for QT5+...
Project MESSAGE: Using QWebEngine...
Project MESSAGE: Building for Linux/Mac...
Project MESSAGE: Using /home/wbloos/.virtualenvs/pgadmin4/bin/python-config
Project MESSAGE: Python3 detected.
Project ERROR: Unknown module(s) in QT: webenginewidgets
Even though i do have libqt5webkit5-dev installed.
Is there any other diagnosis that i can perform for more insight?
Cheers,
--
Willy-Bas Loos
В списке pgadmin-support по дате отправления: