Hi,

I try to install openbabel python-binding with the python 3.8.1
managed by pyenv:

$ pyenv shell 3.8.1
$ pyenv virtualenv test
$ pyenv shell test
$ pip install openbabel
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting openbabel
  Downloading 
https://pypi.tuna.tsinghua.edu.cn/packages/9c/30/eb9c3d3d3b86981f6c6a7b8eceb6f4a13b9a12673efbc842b7cebe0ce39a/openbabel-2.4.1.tar.gz
(74kB)
     |████████████████████████████████| 81kB 4.0MB/s
Installing collected packages: openbabel
  Running setup.py install for openbabel ... /


As you can see, it will install the 2.4.1 instead of the version 3.0.0
which is the latest version on the pypi.

Any hints for this issue?

Regads
-- 
Hongyi Zhao <hongyi.z...@gmail.com>


_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to