Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError #1

Open
bejust313 opened this issue Apr 3, 2018 · 0 comments
Open

ValueError #1

bejust313 opened this issue Apr 3, 2018 · 0 comments

Comments

@bejust313
Copy link

hi,
when I tried to install knapsack_python I got this error :

pip install knapsack_python
Collecting knapsack_python
Using cached knapsack_python-0.1.3.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/p3/0zcn_s717xng48m0bjfsn_kc0000gn/T/pip-build-bwktjwux/knapsack-python/setup.py", line 65, in
'profile': True})
File "/Users/xxx/anaconda3/lib/python3.6/site-packages/Cython/Build/Dependencies.py", line 908, in cythonize
aliases=aliases)
File "/Users/xxx/anaconda3/lib/python3.6/site-packages/Cython/Build/Dependencies.py", line 778, in create_extension_list
for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern):
File "/Users/xxx/anaconda3/lib/python3.6/site-packages/Cython/Build/Dependencies.py", line 124, in nonempty
raise ValueError(error_msg)
ValueError: 'knapsack_python/python/cython/mthm.pyx' doesn't match any files

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/p3/0zcn_s717xng48m0bjfsn_kc0000gn/T/pip-build-bwktjwux/knapsack-python/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant