cellmodeller / CellModeller

GPU-accelerated multicellular modelling framework
http://cellmodeller.github.io/CellModeller/
Other
56 stars 48 forks source link

version model missing. cannot install #37

Closed huang-xin-lei closed 2 years ago

huang-xin-lei commented 2 years ago

version model missing. cannot install C:\Users\Administrator\Desktop\CellModeller-master\CellModeller-master>python setup.py fatal: not a git repository (or any of the parent directories): .git Traceback (most recent call last): File "setup.py", line 14, in version_git = subprocess.check_output(["git", "describe"]).rstrip() File "C:\ProgramData\Anaconda3\lib\subprocess.py", line 411, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "C:\ProgramData\Anaconda3\lib\subprocess.py", line 512, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'describe']' returned non-zero exit status 128.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "setup.py", line 16, in with open(version_py, 'r') as fh: FileNotFoundError: [Errno 2] No such file or directory: 'CellModeller/version.py'

C:\Users\Administrator\Desktop\CellModeller-master\CellModeller-master>python setup.py Traceback (most recent call last): File "setup.py", line 37, in version=str(version_git) NameError: name 'version_git' is not defined

huang-xin-lei commented 2 years ago

The problem has been solved

waterfleas commented 2 years ago

how did you solve it?

huang-xin-lei commented 2 years ago

how did you solve it?

把前面安装的文件重新删除,直接克隆到本地,然后用conda安装的 Re delete the previously installed files, directly clone them locally, and then install them with CONDA

huang-xin-lei commented 2 years ago

Reinstall

------------------ 原始邮件 ------------------ 发件人: "Stuart @.>; 发送时间: 2021年11月15日(星期一) 下午4:39 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [HaseloffLab/CellModeller] version model missing. cannot install (Issue #37)

how did you solve it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.