chrivers / chrivers/pyjaco

pyjaco installation

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
140
Forks
18
PR merge metrics
No merged PRs in 30d

Description

When using the zip file from the githup site the installation fails with

Traceback (most recent call last):
File "pyjaco/setup.py", line 8, in
version = get_version()
File "/home/silentrunner/python/pyjaco/_version.py", line 46, in get_version
raise ValueError('Could not determine version.')

this happens for both installing "standard" way or via virtualenv
pip install pyjaco
or
python setup.py install

when cloning from github site installation works fine standard and virtualenv

testet with ubuntu 12.04

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.