Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey Rosia, I did figure out the solution to my problem. I had to install the dev kit for the version of python i was using. sudo apt-get install build-esssential python3.6-dev After that command was run, everything worked as it was intended. Hopeful...