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

still at the install part #1

Closed
jarmo1993 opened this issue Jan 21, 2019 · 4 comments
Closed

still at the install part #1

jarmo1993 opened this issue Jan 21, 2019 · 4 comments

Comments

@jarmo1993
Copy link

Hi, sorry I'm pretty new to Linux and programming in general, I have a question which Python version do i need to install and where can I find it, after that I got to the part with the SystemReq but I got always an error that there are no SystemReq found.

@malhotra5
Copy link
Owner

Install python 3.6 or above. You can do this on the terminal in Linux. Type the following command -

sudo apt-get install python3.6

It will ask for your password. Once you type it, it will install the latest version of python 3.6.

@jarmo1993
Copy link
Author

jarmo1993 commented Jan 23, 2019 via email

@malhotra5
Copy link
Owner

By structure I'm guessing indentation and forgetting to close brackets. That can be very annoying sometimes. I recommend using an editor like Atom, it's is available in the linux software store.

Atom has many functionalities for many programming languages other than python. Hopefully it'll help with your formatting errors.

Good luck with Manim!

@jarmo1993
Copy link
Author

jarmo1993 commented Jan 24, 2019 via email

malhotra5 pushed a commit that referenced this issue Dec 25, 2020
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