Kuribo64
Views: 19,991,969 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-19-24 12:25 AM
Guest:

0 users reading Kuribo64 Town Square | 3 guests | 9 bots

Main - General Chat - Kuribo64 Town Square Hide post layouts | New reply

Pages: 1 2 3 4 5 ... 317 318 319 320 321 322 323 324 325 ... 536 537 538 539 540
Toms
Posted on 10-10-16 07:52 PM Link | #78496
Do you speak English well?

MusiMasta
Posted on 10-11-16 06:20 AM Link | #78527
Posted by TMolter
What are some of your guys' funniest autocorrect moments?

Lel, since autocorrect is annoying in my opinion, I have it disabled. Need to put in extra effort to read what I wrote but I find it worthwhile as I don't have to stop every now and then to correct some random error from autocorrect.

____________________
MusiMasta - YouTube Channel Currently 374 subs! Help support me by subscribing! Thanks! :)
Featured Videos: I PLAY POKEMON GO EVERYDAY IN 300,000 NOTES
Pokémon Theme Song 260K Notes Remix


Toms
Posted on 10-11-16 02:31 PM Link | #78533
I was texting my freind and asked him if he was bringing stuff to this party and it turned into
Posted by TMolter
Breh u bringing da boobs


Let's just say he was a bit confused

Isaac
Posted on 10-13-16 10:54 PM Link | #78697
Hey, if stuff is in .py extension then how do I compile it?
e

Toms
Posted on 10-13-16 11:02 PM Link | #78698
Use the magical fairy dust embedded deep into this board


Jk, use a program called "py2exe"

Arisotura
Posted on 10-13-16 11:05 PM Link | #78699
this board has no fairy dust you derpo

it's powered by black magic and obsolete coding practices

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

shibboleet
Posted on 10-13-16 11:35 PM Link | #78703
Posted by TMolter
Use the magical fairy dust embedded deep into this board


Jk, use a program called "py2exe"

or cxfreeze, which is a million times better

____________________
a

Isaac
Posted on 10-14-16 01:14 AM Link | #78706
yeah, so I've installed both of those programs (py2exe & cx_freeze) what do i do now?
These are my file names: byml.py fdml.py main.py sarc.py yaz0.py

any help?
e

shibboleet
Posted on 10-14-16 01:21 AM Link | #78707
python cxfreeze main.py

____________________
a

Isaac
Posted on 10-14-16 01:32 AM Link | #78708
Its not working..
this is the message:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Home>C:\Python27\Python.exe
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (
AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> C:\Users\Home\Desktop\3D World editor\python cxfreeze main.py
File "<stdin>", line 1
C:\Users\Home\Desktop\3D World editor\python cxfreeze main.py
^
SyntaxError: invalid syntax
e

SuperMario64DS
Posted on 10-14-16 05:12 AM (rev. 2 of 10-14-16 05:13 AM) Link | #78713
I know nothing of Python but this looks suspicious:

SyntaxError: invalid syntax


Either you're using invalid keywords in your code, or putting something wrong in with the compilation parameters. Is there some version of Lint for Python?

Also, it's not really anything wrong, but it may serve to help if you set the compiler up as an environment variable and pre-write the compilation steps as a batch script.

Arisotura
Posted on 10-14-16 09:46 AM Link | #78717
sounds like Linux-only crap. asdfsdfds

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

Isaac
Posted on 10-14-16 03:22 PM Link | #78721
Posted by SuperMario64DS
Either you're using invalid keywords in your code, or putting something wrong in with the compilation parameters. Is there some version of Lint for Python?

Also, it's not really anything wrong, but it may serve to help if you set the compiler up as an environment variable and pre-write the compilation steps as a batch script.

I dont have any clue of what you just said. It doesnt matter anymore..
e

shibboleet
Posted on 10-15-16 02:48 PM (rev. 5 of 10-15-16 02:55 PM) Link | #78778
Posted by SuperMario64DS
I know nothing of Python but this looks suspicious:


Either you're using invalid keywords in your code, or putting something wrong in with the compilation parameters. Is there some version of Lint for Python?

Also, it's not really anything wrong, but it may serve to help if you set the compiler up as an environment variable and pre-write the compilation steps as a batch script.

well firstly, he put a clear-as-day invalid path into the python terminal, you don't do that inside of the terminal, you do that outside...

Usually python.exe is a $PATH variable but I don't know if he set it up or not.

So an alternative:

C:\Python27\python.exe C:\Python27\Scripts\cxfreeze C:\Users\Home\Desktop\3D World editor\main.py

but this entire thing is useless now that I know you're trying to compile the 3D World Editor -- it can't be compiled because PyOpenGL is a dick.

____________________
a

Arisotura
Posted on 10-15-16 03:25 PM Link | #78783
Posted by MrRean
C:\Python27\python.exe C:\Python27\Scripts\cxfreeze C:\Users\Home\Desktop\3D World editor\main.py

ain't gonna work in the terminal. last path contains spaces, you need to put quotes around it.

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

MC708
Posted on 10-15-16 07:04 PM Link | #78787
Damn, there's 3D World editors already! I thought that it would take a bit longer to crack into a 3D game like that. Is there a way to remove the timer for that game yet?

____________________

Sorry for the maintenance -- we'll be back soon!

Isaac
Posted on 10-16-16 05:18 AM Link | #78797
Its pretty crappy, and he doesnt want to finish it, all you can do is rotate and move objects.
e

MC708
Posted on 10-16-16 09:40 AM Link | #78800
How do people build full levels, then?

____________________

Sorry for the maintenance -- we'll be back soon!

poudink
Posted on 10-16-16 10:36 AM Link | #78801
They don't.

____________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

MC708
Posted on 10-16-16 10:54 AM (rev. 2 of 10-16-16 12:49 PM) Link | #78802
Really? That sucks :/ EDIT: Well, you can import 3D objects, and you can build levels through that

____________________

Sorry for the maintenance -- we'll be back soon!
Pages: 1 2 3 4 5 ... 317 318 319 320 321 322 323 324 325 ... 536 537 538 539 540

Main - General Chat - Kuribo64 Town Square Hide post layouts | New reply

Page rendered in 0.129 seconds. (2048KB of memory used)
MySQL - queries: 27, rows: 231/231, time: 0.044 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.