You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using your previous solution to run the .sh file, but I get the following error. What can I do to fix it? Thank you for your concern.
$ D:/bigdata18-master/bigdata18-master/utils/build-cython.sh
rm: cannot remove '.so': No such file or directory
rm: cannot remove 'build': No such file or directory
D:/bigdata18-master/bigdata18-master/utils/build-cython.sh: line 13: cd: ../shapeDTWefficient: No such file or directory
rm: cannot remove 'shapeDTWefficient.c': No such file or directory
rm: cannot remove '.so': No such file or directory
rm: cannot remove 'build': No such file or directory
rm: cannot remove 'pycache': No such file or directory
The text was updated successfully, but these errors were encountered:
rm: cannot remove '.so': No such file or directory rm: cannot remove 'build': No such file or directory D:/bigdata18-master/bigdata18-master/utils/build-cython.sh: line 13: cd: ../shapeDTWefficient: No such file or directory rm: cannot remove 'shapeDTWefficient.c': No such file or directory rm: cannot remove '.so': No such file or directory
rm: cannot remove 'build': No such file or directory
rm: cannot remove 'pycache': No such file or directory
Hello, I have the same problem as you. Have you solved it
Hi, I am using your previous solution to run the .sh file, but I get the following error. What can I do to fix it? Thank you for your concern.
$ D:/bigdata18-master/bigdata18-master/utils/build-cython.sh
rm: cannot remove '.so': No such file or directory
rm: cannot remove 'build': No such file or directory
D:/bigdata18-master/bigdata18-master/utils/build-cython.sh: line 13: cd: ../shapeDTWefficient: No such file or directory
rm: cannot remove 'shapeDTWefficient.c': No such file or directory
rm: cannot remove '.so': No such file or directory
rm: cannot remove 'build': No such file or directory
rm: cannot remove 'pycache': No such file or directory
The text was updated successfully, but these errors were encountered: