Skip to content

Y-H-Joe/esm2_whl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

esm2_whl

Install ESM2 as renamed 'esm2'

Explanation

Both ESM2 and ESM3 installing with the name 'esm'. In order to install them in the same environment, I modified the ESM2 wheel file.

How to install

1. Install the ESM3 following official recommendation. 2. pip install .\esm2-2.0.0-py3-none-any.whl # to install ESM2

How to use

import esm # ESM3 import esm2 # ESM2

About

Install ESM2 as renamed 'esm2'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published