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

Importing Data errors #118

Open
corymabry opened this issue Jun 3, 2024 · 4 comments
Open

Importing Data errors #118

corymabry opened this issue Jun 3, 2024 · 4 comments

Comments

@corymabry
Copy link

Hi, doing summer research with my university, last summer I used the import_data script to read data to my computer without issue at all via Visual Studio. I'm trying to do the same this summer but am getting various error messages that pertain to stuff such as unrecognized variables, import cannot be resolved, etc... I tried fixing manually some of the simpler ones like missing parentheses but it lead down a rabbit hole where more error messages just popped up. I could show some of the errors I'm receiving if the problem isn't something immediately obvious, any thoughts?

@spenceraxani
Copy link
Owner

spenceraxani commented Jun 3, 2024 via email

@corymabry
Copy link
Author

Screenshot 2024-06-03 103759

I'm using Python 3.9, I've used this setup of VS to do a whole bunch of plotting, analyzing, and reading data in the past. Also worth noting if I use import_data_py2 (as opposed to last year successfully using import_data), I can get the prompt to run and select my intention, com port etc, but an error still occurs after it recognizes SD.ino.

@spenceraxani
Copy link
Owner

spenceraxani commented Jun 3, 2024 via email

@corymabry
Copy link
Author

Screenshot 2024-06-03 130427

The indents didn't appear to be wrong, I'm unsure why they were flagged. I used the indent fix shortcut, and still received the other errors. I downloaded the file and tried copy and pasting and faced the same result, along with more errors "statements must be separated by newlines or semi colons." I'm sure there must be something simple I'm overlooking but it's proving to be a real headscratcher thus far.

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