Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K

8 Posted Topics

Member Avatar for Guns2890

I'm currently working on at bunch of computers at work and I have 2 that have this problem, they are ready to be scrapped, but I'll have a tinker with them and let you know if i find anything.

Member Avatar for Rik_
0
315
Member Avatar for Shlaa

Hey all, Just signed up the forums now as I have just started to learn Python as my first programming language and thought joining an active community would benefit me as well as what i might be able to offer back :) Short and Sweet See Y'all round :)

Member Avatar for mushget
0
47
Member Avatar for knan

Hey, I'm new to programming so this may be wrong or not what you want. [code]tl = [] for inlist in token_list: temp=[] for token in inlist: temp.append(zlib.adler32(token,65521)) #You had an extra ( tl.append(temp)[/code] And from what it says now you need to define token_list Is that all of your …

Member Avatar for Gribouillis
0
168
Member Avatar for Riverson1986

Yeah if your continuing to get a blue screen could you fill us in with more details. Seems that you have already tried bootin in safe mode so no use in suggesting that. If you have your OS Disk, try booting from it into the 'Recovery Console' and do a …

Member Avatar for Cowprit
0
228
Member Avatar for Shlaa

Okay, I started learning Python last weekend on Saturday with some tutorials and a book. With this being my first programming language my program won't amaze you :P The program I made is a calculator for working out how much turf a person would need given the length and the …

Member Avatar for Shlaa
0
143
Member Avatar for j855

I have only just started learning and I ran into this. I used [code]math.ceil(number)[/code] (Where number is enter your number) Remember to [code]import math[/code]

Member Avatar for Shlaa
0
98
Member Avatar for Devjitbasu

I had this problem, try this for a quick fix: Right click 'My Computer' and click 'Properties' Click the 'Advanced' tab and click 'Settings' under 'Startup and Recovery'. If 'Automatically Restart' is ticked, untick it. If this doesn't work or you already have it unticked, I had an issue with …

Member Avatar for Shlaa
0
96
Member Avatar for adiiz

adiiz - are you able to try it with another monitor? cindybdavis - Do you have your OS disk to boot into the recovery console? if so you can rebuild your boot.ini, let me know if you can and I'll get you some instructions to follow if you need them.

Member Avatar for Shlaa
0
194

The End.