Python Error
5 posters
Page 1 of 1
Python Error
i keep getting an error
"unexpected character after line continuation character"
when i run the python command
">>> from .\files\cat_times import *"
Any Tips?
It is so very frustrating, i'm trying to learn a new language and it simply isnt working.
"unexpected character after line continuation character"
when i run the python command
">>> from .\files\cat_times import *"
Any Tips?
It is so very frustrating, i'm trying to learn a new language and it simply isnt working.
Leach54- Lieutenant
- Number of posts : 1081
Age : 30
Location : NY / CA depending on the day
Registration date : 2009-03-27
Re: Python Error
umm, could it be the gap between times and import?
Shemuel- Captain
- Number of posts : 10418
Age : 32
Registration date : 2007-12-23
Re: Python Error
There's other spaces in there though, so I'm assuming spaces are OK in Python. Doesn't JPB know some Python or something?
Re: Python Error
I'm into Basic Family and C Family... But I can try to learn a bit of Python...
Anyway, you wont go anywere if you don't know programing logic, cause most of the times that's what's needed... not knowing the sintax...
Anyway, you wont go anywere if you don't know programing logic, cause most of the times that's what's needed... not knowing the sintax...
Re: Python Error
Well somebody around here was learning Python like last year. Maybe it was DJ or something
Re: Python Error
What is Python?
Vedic- Lieutenant
- Number of posts : 1769
Age : 29
Location : In Pyongyang, with Mah Main man Kim
Registration date : 2010-08-20
Re: Python Error
It's a scripting language that's actually quite common. It's the scripting language Blender uses
Re: Python Error
And is also pretty easy to learn, as it is, along with Basic, one of the highest level languages out there...
Re: Python Error
3D uses scripting?
Vedic- Lieutenant
- Number of posts : 1769
Age : 29
Location : In Pyongyang, with Mah Main man Kim
Registration date : 2010-08-20
Re: Python Error
Oh, that explains it then.
Vedic- Lieutenant
- Number of posts : 1769
Age : 29
Location : In Pyongyang, with Mah Main man Kim
Registration date : 2010-08-20
Re: Python Error
I actually think Blender is itself coded with Python or something as well, but don't quote me on that
Re: Python Error
Sure... I guess they programmed some modules in C++ and Python and then stuck all together with C...
Re: Python Error
That's cool, I didn't know you could code a piece of software using different languages
Re: Python Error
Sure you can... Once compiled, the code produced by you turns to be 1's and 0's, so you can totally combine them...
Re: Python Error
Sure it is... That way people can combine their skills in diferent languages and create programs that couldn't be created with a single one... (or that would me much harder to make...)
Re: Python Error
I found my problem. Python uses .'s instead of 's
Leach54- Lieutenant
- Number of posts : 1081
Age : 30
Location : NY / CA depending on the day
Registration date : 2009-03-27
Re: Python Error
Yeah... But also admit... When you accomplish something you were trying to do for the last 3 hours... it's pretty awesome
Re: Python Error
Agree ^
Leach54- Lieutenant
- Number of posts : 1081
Age : 30
Location : NY / CA depending on the day
Registration date : 2009-03-27
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum