pyscripter Questions

4

I am a newb with python and just learning what to do. I am using pyscripter and have been for a while whilst learning. I am now going through an online course which is taught in 2.6, yet my pyscr...
Mahla asked 17/6, 2013 at 19:37

2

Solved

I have inherited a bunch of Python files and looking for a way to get an understanding of what is going on within them by collecting information about all the functions that have been defined and c...
Nanete asked 3/12, 2014 at 10:43

4

I wish to import liblas module in Python 2.7 on window 64bit. If I import the module with IDLE (Python GUI) I have no problem. If I use PyScripter "PyScripter-v2.5.3-x64-Setup.exe" I get this erro...
Michellmichella asked 13/3, 2013 at 0:13

3

Solved

I'm using PyScripter for writing python programs and I can't figure out how to make it work with Python26 on my computer. When I installed ArcGIS, by default it installs Python26. I then installed ...
Befitting asked 7/8, 2011 at 17:13

1

I'm fairly new to programming in general and I just started using python to try and make a simple game using pygame. If I run the following code in the Python IDLE shell it works fine but if I use ...
Shulamith asked 13/1, 2014 at 17:38

3

Solved

I use pyscripter for coding, it supports auto-completion. So, when I say: a = [] a. It gives me all the list functions. similarly with strings I do b=''. But for the file type, I have to use f...
Downcast asked 28/10, 2010 at 10:6

6

Are there any smooth way to run Python scripts in the PyCharm's console? My previous IDE - PyScripter - provides me with that nice little feature. As far as I know PyCharm has 2 ways of running sc...
Geomorphology asked 2/2, 2014 at 20:48

2

Solved

I have been working on a program to retrieve questions from Stack Overflow. Till yesterday the program was working fine, but since today I'm getting the error "Message File Name Line Position ...
Decrepit asked 17/6, 2014 at 13:17

2

Solved

Just wondering if anyone else is using PyScripter as a Python editing app. I've been runnign my python IDLE in a black background and now find the default white of PyScripter to be blinding. For...
Unthread asked 11/2, 2010 at 18:31

4

Solved

I installed PyScript to try it out but it just wont start. It only gives me the error: "Error126: Could not open Dll "python26.dll" followed by: "Python could not be properly initialized. We must q...
Submiss asked 17/4, 2010 at 14:58

1

Solved

PyScripter is easily the best IDE I have come across for interactive work - especially with its ability to connect to remote engines. It allows me to open multiple instances of pyscripter, each i...
Chemisette asked 16/3, 2013 at 22:55

3

Solved

I'm using Python 3.x and PyScripter to write my scripts. I really miss a version control feature in PyScripter - I got spoiled by Qt and MpLab X (I believe this is a subversion of Eclipse). T...
Spatiotemporal asked 14/5, 2012 at 17:34
1

© 2022 - 2024 — McMap. All rights reserved.