Skip to content

Commit

Permalink
#487 add E1 error
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelToman committed Jan 15, 2025
1 parent b3ec4c4 commit ad61bc1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 487_DeePMD-kit/deePMD.eb
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,10 @@ exts_list = [
# sanity_check_commands = ['%(name)s --help']

moduleclass = 'ai'

# E1:
# same problem as with horovod: https://github.com/vscentrum/vsc-software-stack/issues/390#issuecomment-2304201251
# <- during pip install deepmd-kit:
#error This file was generated by an older version of protoc
#error incompatible with your Protocol Buffer headers
#error regenerate this file with a newer version of protoc.

0 comments on commit ad61bc1

Please sign in to comment.