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: could not convert string to float #4

Open
jverygood opened this issue Jul 19, 2019 · 1 comment
Open

ValueError: could not convert string to float #4

jverygood opened this issue Jul 19, 2019 · 1 comment

Comments

@jverygood
Copy link

Hi,Jie Feng
I am sorry to bother you. Your work is perfect, but I have encountered some minor problems when running the code.
When I run main.py as instructed, I get a ValueError: could not convert string to float at
data = pickle.load(open(self.data_path + self.data_name + '.pk', 'rb'))
I am running under Python 2.7.16 and ubuntu 18.04

@jverygood
Copy link
Author

Sorry, I just solved it, because my server can't directly access github, so I cloned it under Windows, which may cause git to change the end of the line from \n to \r\n

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