Author Topic: Basic Builder--wxPython Edition  (Read 8029 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Basic Builder--wxPython Edition
« Reply #45 on: March 01, 2006, 07:36:00 am »
Yeah I or kala will prbly add it asap. but now I have a problem: when  I run it it says to check the log files for error info and here is the logs:

c1-->
CODE
ec1Traceback (most recent call last):
 
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

elfprince13

  • Guest
Basic Builder--wxPython Edition
« Reply #46 on: March 01, 2006, 09:58:00 am »
oooh....do you have wxPython for Unicode or ANSI installed?\


EDIT:
===
nvm..that doesn't matter cause it standalone and all the dependencides are with it. thats wierd though. It ran at school on 4 different comps, and at home. You ran BasicBuilder.exe right?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Basic Builder--wxPython Edition
« Reply #47 on: March 01, 2006, 10:27:00 am »
I have it installed because I tried your other demo earlier, I ran basicbuilder.exe
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

elfprince13

  • Guest
Basic Builder--wxPython Edition
« Reply #48 on: March 01, 2006, 10:36:00 am »
QuoteBegin-xlibman+Mar 1 2006, 16:27-->
QUOTE (xlibman @ Mar 1 2006, 16:27)
I have it installed because I tried your other demo earlier, I ran basicbuilder.exe  

 well you shouldn't need it anyway, but I meant which one.


basicbuilder.exe is what you are supposed to run so that is good.

if you have ansi wxPython installed try switching to the unicode version. Ive tried comps with no python, and unicode wxPython .


it looks like its when its getting the path prefix that the problem happens. Im just not sure why.

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Basic Builder--wxPython Edition
« Reply #49 on: March 01, 2006, 10:59:00 am »
Ok I tried it like 10 times and didn't get it to work.

user posted image

elfprince13

  • Guest
Basic Builder--wxPython Edition
« Reply #50 on: March 01, 2006, 01:33:00 pm »
that is fixable by you, and quite easy. it was also a problem with the old one. make sure your output file is in the same folder as the ini. Try to keep all your input and output in the same directory.

Its Kevin's problem that has me stumped

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Basic Builder--wxPython Edition
« Reply #51 on: March 01, 2006, 01:42:00 pm »
The thing is I did have it output into the same directory. Or maybe I didn't....Ill retry.
Edit: I retried and it didn't work still. The programs are in the same folder and the output is in the folder also.

elfprince13

  • Guest
Basic Builder--wxPython Edition
« Reply #52 on: March 01, 2006, 02:36:00 pm »
search your computer and find where it is creating input.obj. it is creating it. the question is where. try saving an ini file with your settings to the directory.