-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi Jacob,
I try to install this on my computer, but I got some error message, do you have any idea?
(tfpy35) c:\Users\peili\point-segment-matching>pip install .
Processing c:\users\peili\point-segment-matching
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\peili\AppData\Local\Temp\pip-req-build-0d7b2jt7\setup.py", line 31, in
ext_modules=cythonize(ext_modules),
File "c:\users\peili\anaconda\envs\tfpy35\lib\site-packages\Cython\Build\Dependencies.py", line 956, in cythonize
aliases=aliases)
File "c:\users\peili\anaconda\envs\tfpy35\lib\site-packages\Cython\Build\Dependencies.py", line 801, in create_extension_list
for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern):
File "c:\users\peili\anaconda\envs\tfpy35\lib\site-packages\Cython\Build\Dependencies.py", line 111, in nonempty
raise ValueError(error_msg)
ValueError: 'psm\geometry\qcp.pyx' doesn't match any files
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\peili\AppData\Local\Temp\pip-req-build-0d7b2jt7\