Skip to content

Commit

Permalink
WARNING for DLPY python version
Browse files Browse the repository at this point in the history
  • Loading branch information
namera9 committed Nov 29, 2023
1 parent 6337b24 commit e4bddcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/register_sas_dlpy_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# Copyright © 2019, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

#WARNING DLPY Does not work with Python 3.10 and later

import swat
from dlpy.applications import Sequential
from dlpy.layers import Dense, InputLayer, OutputLayer
Expand Down

0 comments on commit e4bddcb

Please sign in to comment.