[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [volttron-dev] Running the IEEE-2030.5 demo
|
- From: Chamara Devanarayana <Chamara.Devanarayana@xxxxxxxxxx>
- Date: Tue, 16 Jan 2024 22:25:24 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=softfail (sender ip is 20.98.2.159) smtp.rcpttodomain=pnnl.gov smtp.mailfrom=ametek.com; dmarc=fail (p=reject sp=reject pct=100) action=oreject header.from=ametek.com; dkim=none (message not signed); arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=X5x8gHved9ce/Apr+M3bzj/xMbEpami/40BXsIroyXE=; b=Qrhkb9+3gT+sjB8kMRTbrWVgYz97ZnoGBslq7hOM4I/FHxdBKgz7QmcJPa3VItkZ1BhgU6GcYBAv9IkUdDtBGGg1IPCNBDOoNLXszv/66NzBAw5Br7/gLLpBOTn41uXfDNgia/QzZrxLdtNrH3wMXuKqtZo5sYbd8b8CaJABqOj73JWI67/Wv+xN2ghOviCNkhgzK5AYCKjplyxq+3AAkBtlRKpkSq9edNPGvC8KSNT5WRKaAlXOuxjRf1j+84bv59A+YmhHIjE5r2mSg8jDnE1e76qp1quSuM3KEOt81DTBA5RjdE5tdXBEP/N3g6wUjvuDded06I4uLDasuwherA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gIaTVf5YXXU5mIQo6qWTNHevWTCOW1lgi5oLtT3bUH+gg+ZJ6MIxef6qjbNtrz/otMtnGMSOBRN7GPT7L/hctatG9gG5spwn1UWQ4ji+KaQPDEJA2E3sLmlJzz784xyreSwpDxRv6kauhoIZ0hY1E39HVVSJiIIE6c+zN+mufkA+a+96jCFNKaQD9FCfheTAWNgGO1RCb6I9BkxgLjC3GLnStjP4AwSEl6T44cB1afIK4+3iVR8HZGAiwQ1zM/RkUbXzb7HpivuoTL0Nx+nPREVdVUx/NtG6q1CoUdguxs3cDDP8h6KdE8txAPF3VAnlnhIu0WyZ88f8kiO34K1DzQ==
- Delivered-to: volttron-dev@xxxxxxxxxxx
- List-archive: <https://www.eclipse.org/mailman/private/volttron-dev/>
- List-help: <mailto:volttron-dev-request@eclipse.org?subject=help>
- List-subscribe: <https://www.eclipse.org/mailman/listinfo/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=subscribe>
- List-unsubscribe: <https://www.eclipse.org/mailman/options/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=unsubscribe>
- Thread-index: AdpIoT7YG0Ia6yDyRYihKllv0P3ZgwAIpkRQAAGVyYA=
- Thread-topic: Running the IEEE-2030.5 demo
Hi Craig,
Thanks for your response.
The python version used in the venv is Python 3.8.18
The list of Python packages are attached. I am using Ubuntu 22.04 so the default Python version is 3.10. I used python3.8 to create the virtual environment and when running the bootstrap.py.
Thanks,
Best regards,
Chamara
|
Chamara Devanarayana, Ph.D |
Applications Specialist |
RTDS Technologies
Inc. |
a: |
150 Innovation
Drive, Winnipeg, MB R3T 2E1 |
p: |
204-560-0498 |
|
From: Allwardt, Craig H <Craig.Allwardt@xxxxxxxx>
Sent: Tuesday, January 16, 2024 3:41 PM
To: volttron developer discussions <volttron-dev@xxxxxxxxxxx>
Cc: Chamara Devanarayana <Chamara.Devanarayana@xxxxxxxxxx>
Subject: RE: Running the IEEE-2030.5 demo
***NOTICE***
This came from an external source. Use caution when replying, clicking links, or opening attachments.
Awesome,
Thank you for trying this out.
I just ran through the demo as written on
https://github.com/VOLTTRON/volttron/blob/develop/services/core/IEEE_2030_5/AGENTDEMO.md with python 3.8. I found a missing requirement for pandas, boo hiss. Not related to your issue, but something that I have just fixed in the develop branch.
Can you please send me the output of the following commands?
In the volttron environment:
python --version
pip list
The log you are speaking of I believe is the NiceGUI command window?
Craig
Check twice before you click! This email originated from outside PNNL.
Hi,
I am trying to run the IEEE-2030.5 demo. I can launch the niceGUI. However, I cannot go to any tab other than Configuration. When I see the log, there is an exception in the ASGI Application saying “RuntimeError: Expected ASGI message ‘’websocket.accept,
websocket.close or websocket.http.response.start but got http.responce.start”. Any help regarding this matter is highly appreciated.
Thanks,
Best regards,
Chamara
|
Chamara Devanarayana, Ph.D
|
Applications Specialist
|
RTDS Technologies Inc.
|
a:
|
150 Innovation Drive, Winnipeg, MB R3T 2E1
|
p:
|
204-560-0498
|
|
|
Package Version Editable project location
----------------------------- ----------- ---------------------------------
aiofiles 23.2.1
aiohttp 3.9.1
aiosignal 1.3.1
alabaster 0.7.13
annotated-types 0.6.0
anyio 4.2.0
APScheduler 3.10.4
argcomplete 3.2.1
argon2-cffi 21.3.0
argon2-cffi-bindings 21.2.0
async-timeout 4.0.3
attrs 23.2.0
Babel 2.14.0
bacpypes 0.16.7
bidict 0.22.1
blinker 1.7.0
certifi 2023.11.17
cffi 1.16.0
chardet 3.0.4
click 8.1.7
crate 0.27.1
cryptography 37.0.4
deepdiff 5.8.1
Deprecated 1.2.14
dnp3-python 0.2.3b3
dnspython 2.4.2
docker 5.0.3
docutils 0.17.1
exceptiongroup 1.2.0
fastapi 0.109.0
fastapi-socketio 0.0.10
frozenlist 1.4.1
future 0.18.3
gevent 21.12.0
greenlet 1.1.3.post0
grequests 0.6.0
h11 0.14.0
httpcore 1.0.2
httptools 0.6.1
httpx 0.26.0
idna 2.10
ifaddr 0.2.0
imagesize 1.4.1
importlib-metadata 7.0.1
influxdb 5.3.1
iniconfig 2.0.0
itsdangerous 2.1.2
Jinja2 3.1.2
lxml 4.9.4
m2r2 0.3.2
markdown2 2.4.10
MarkupSafe 2.1.3
mistune 0.8.4
mock 4.0.3
modbus-tk 1.1.2
msgpack 1.0.7
multidict 6.0.4
mysql-connector-python 8.0.30
nicegui 1.4.9
numpy 1.23.1
openleadr 0.5.30
ordered-set 4.1.0
orjson 3.9.10
packaging 23.2
pandas 1.4.3
passlib 1.7.4
pika 1.2.0
Pint 0.19.2
pip 23.0.1
platformdirs 4.1.0
pluggy 1.3.0
ply 3.11
protobuf 3.20.1
pscript 0.7.7
psutil 5.9.1
psycopg2-binary 2.9.7
py 1.11.0
pycparser 2.21
pydantic 2.5.3
pydantic_core 2.14.6
Pygments 2.17.2
PyJWT 1.7.1
pymodbus 2.5.3
pymongo 4.5.0
pyOpenSSL 22.0.0
pyserial 3.5
pytest 7.1.2
pytest-asyncio 0.19.0
pytest-rerunfailures 10.2
pytest-timeout 2.1.0
python-dateutil 2.8.2
python-dotenv 1.0.0
python-engineio 4.8.2
python-multipart 0.0.6
python-socketio 5.11.0
pytz 2022.1
PyYAML 6.0
pyzmq 22.2.1
requests 2.23.0
setuptools 56.0.0
signxml 3.1.1
simple-websocket 1.0.0
six 1.16.0
sniffio 1.3.0
snowballstemmer 2.2.0
Sphinx 5.1.1
sphinx-rtd-theme 1.0.0
sphinxcontrib-applehelp 1.0.4
sphinxcontrib-devhelp 1.0.2
sphinxcontrib-htmlhelp 2.0.1
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-mermaid 0.9.2
sphinxcontrib-qthelp 1.0.3
sphinxcontrib-serializinghtml 1.1.5
starlette 0.35.1
tomli 2.0.1
transitions 0.8.11
treelib 1.6.1
typing_extensions 4.9.0
tzdata 2023.4
tzlocal 2.1
urllib3 1.25.11
uvicorn 0.25.0
uvloop 0.19.0
vbuild 0.8.2
volttron 9.0rc0 /home/rtds-cybersec/repo/volttron
watchdog 3.0.0
watchdog-gevent 0.1.1
watchfiles 0.21.0
websocket-client 1.2.2
websockets 12.0
Werkzeug 2.2.1
wheel 0.30.0
wrapt 1.16.0
ws4py 0.5.1
wsproto 1.2.0
xmltodict 0.13.0
xsdata 24.1
yapf 0.40.2
yarl 1.9.4
zipp 3.17.0
zope.event 5.0
zope.interface 6.1