Skip to content

Commit e4bddcb

Browse files
committed
WARNING for DLPY python version
1 parent 6337b24 commit e4bddcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/register_sas_dlpy_model.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# Copyright © 2019, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
55
# SPDX-License-Identifier: Apache-2.0
66

7+
#WARNING DLPY Does not work with Python 3.10 and later
8+
79
import swat
810
from dlpy.applications import Sequential
911
from dlpy.layers import Dense, InputLayer, OutputLayer

0 commit comments

Comments
 (0)