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

Error with pickle line 107 #5

Open
michaelchi08 opened this issue Apr 10, 2019 · 4 comments
Open

Error with pickle line 107 #5

michaelchi08 opened this issue Apr 10, 2019 · 4 comments

Comments

@michaelchi08
Copy link

(base) C:\dev\Projects_Work\RacingLMPC\src>python main.py
Starting PID
Traceback (most recent call last):
File "main.py", line 107, in
ClosedLoopDataPID = pickle.load(file_data)
ModuleNotFoundError: No module named 'Classes\r'

@michaelchi08
Copy link
Author

Hello,
I'm really curious to try this code but i keep getting this error. If you could help me. That'd be great.
Thanks

@michaelchi08 michaelchi08 changed the title Error with pickle Error with pickle line 107 Apr 10, 2019
@urosolia
Copy link
Owner

which version of Python are you using?

@michaelchi08
Copy link
Author

3.6.4. Which version did you sue? Thanks.

@urosolia
Copy link
Owner

Please try to use Python 2.7. This should fix the problem

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

2 participants