Change by Nils Lindemann :
--
resolution: -> duplicate
stage: -> resolved
status: -> closed
___
Python tracker
<https://bugs.python.org/issue35558>
___
___
New submission from Nils Lindemann :
Windows 7, Python 3.7.1:260ec2c36a
after doing
C:\python\python -m venv C:\myvenv
and then
C:\>myvenv\Scripts\activate.bat
it prints
parameter format not correct - 65001
However, it activates the venv - the prompt shows
(myvenv
Nils Lindemann added the comment:
ok
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue30580>
___
___
Python-bugs-list mailing list
Un
Nils Lindemann added the comment:
I am not sure if the py package i found on PyPi is what you meant, but if you
mean the py launcher (the py.exe in the windows dir), yes, i have that.
My system was indeed misconfigured as you correctly guessed, i had the .py
filetype pointing to a Python
Nils Lindemann added the comment:
What would that be? If i google 'py helper command' i get no good results.
--
resolution: not a bug ->
status: closed -> open
___
Python tracker
<http://bugs.py
Nils Lindemann added the comment:
I just found out that the example works in idle and if i do in a console:
python server.py
but not if i do just:
server.py
What is the secret behind this?
--
___
Python tracker
<http://bugs.python.org/issue30
Nils Lindemann added the comment:
I tried a few online python 3 interpreters.
These give the same exception:
http://www.learnpython.org/en/Hello%2C_World%21
http://rextester.com/l/python3_online_compiler
http://ideone.com/pIMilt
http://www.tutorialspoint.com/execute_python3_online.php
And
New submission from Nils Lindemann:
All examples on
https://docs.python.org/3/library/wsgiref.html
raise this exception:
Traceback (most recent call last):
File "C:\Code\test\server.py", line 110, in
with make_server('', 8000, simple_app) as httpd:
AttributeError: _
Nils Lindemann added the comment:
Two years later: To the dude who removed the rocket from the icons in 3.6: I
LOVE YOU!
--
___
Python tracker
<http://bugs.python.org/issue25
Nils Lindemann added the comment:
i see now what you mean. I have this icon too (py 3.5.0 idle icon.png).
Something is misconfigured with the icons in the python 3.5.0 windows
installer, also python files in explorer have no icons.
Thanks for your hint with the python ideas list, i will post
Nils Lindemann added the comment:
it seems i have still not explained my issue in an understandable way: the
three first icons in the file list in the screenshot, aka the icons which are
used in eg py 3.2, these icons are cool.
the icon i do not like, is the launcher icon which is used in eg
Nils Lindemann added the comment:
let me reformulate it: my main intention is to get rid of the launcher symbol,
or at least have a nicer looking symbol, i dont care for the idle symbol.
--
___
Python tracker
<http://bugs.python.org/issue25
Nils Lindemann added the comment:
The icons are not intended to be used instead of the three default icons,
please dont, these are just great.
I am just targeting the current launcher symbol:
* It contains a symbol of an instrument which can be used to kill people.
* in the 16x16 icon it is
Nils Lindemann added the comment:
Here is also a zip containing the icons.
--
Added file: http://bugs.python.org/file40818/icons.zip
___
Python tracker
<http://bugs.python.org/issue25
Nils Lindemann added the comment:
Hm actually an alternative icon for idle can be useful to separate it from
command lines in the task bar. But a special launcher symbol is not necessary
in my opinion.
--
___
Python tracker
<http://bugs.python.
New submission from Nils Lindemann:
Hi,
See attached screen for a list of alternative 16x16 icon suggestions to the
current launcher symbol, which i dont like (Dudes, rockets are used in wars!).
I copied them a few times to show how they look in groups. (while i was at it i
also created an
16 matches
Mail list logo