Python Forum
Windows install does not create .exe, shortcut,etc to open
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows install does not create .exe, shortcut,etc to open
#4
Thank you. I did not know that. My problem seems to still with no text provider.

Went back and performed what was recommended on StackOverflow for this error-see below: created a new install, went through set up but still got same text provider error:
   pip install --upgrade pip wheel setuptools
   pip install docutils pygments pypiwin32 kivy-deps.sdl2 kivy-deps.glew 
   pip install kivy-deps.gstreamer 
   pip install kivy-deps.angle 
   pip install –-upgrade kivy 
When i performed above though three gave a "no matching distribution" comment which I have not figured out why yet.

(kmd) mark@mark-Latitude-E7240:~/Python_Environments/bovine25$ pip install docutils pypments pipiwin32 kivy-deps.sdl2 kivy-deps.glew
Requirement already satisfied: docutils in /home/mark/Python_Environments/env3/kmd/lib/python3.8/site-packages (0.18.1)
ERROR: Could not find a version that satisfies the requirement pypments (from versions: none)
ERROR: No matching distribution found for pypments
(kmd) mark@mark-Latitude-E7240:~/Python_Environments/bovine25$ pip install kivy-deps.gstreamer
ERROR: Could not find a version that satisfies the requirement kivy-deps.gstreamer (from versions: none)
ERROR: No matching distribution found for kivy-deps.gstreamer
(kmd) mark@mark-Latitude-E7240:~/Python_Environments/bovine25$ pip install kivy-deps.angle
ERROR: Could not find a version that satisfies the requirement kivy-deps.angle (from versions: none)
ERROR: No matching distribution found for kivy-deps.angle
Any general comments are helpful.
Reply


Messages In This Thread
RE: Windows install does not create .exe, shortcut,etc to open - by hammer - May-04-2022, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm trying to install python 3.11.11 on windows 10 - it doesn't work Petonique 2 1,827 Feb-04-2025, 05:42 PM
Last Post: snippsat
  os.open and os.fdopen on windows deanhystad 5 747 Jan-22-2025, 08:12 AM
Last Post: Gribouillis
  Get Current Directory From ShortCut. Oshadha 1 1,799 Jul-30-2022, 04:41 PM
Last Post: snippsat
  Open windows cmd prompt and run cmds with python Extra 3 3,457 Jul-14-2022, 06:07 AM
Last Post: Gribouillis
  Cannot install TensorFlow 2.2 in Windows 10 Led_Zeppelin 1 1,990 Apr-28-2022, 06:35 PM
Last Post: Larz60+
  How to read python shortcut target profile directory of Chrome Ink file sunny9495 1 2,387 Apr-12-2022, 06:12 PM
Last Post: sunny9495
  Is it possible to open windows and do screenshots with Python? cubangt 2 2,244 Jan-14-2022, 03:57 PM
Last Post: cubangt
  WinError 2, since fresh new Windows 10 install alok 1 2,391 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  Open windows media player minimised TamP 1 2,930 Aug-02-2020, 08:40 PM
Last Post: Larz60+
  pygame install windows 10 s fenny666 4 5,704 Mar-21-2020, 03:55 AM
Last Post: fenny666

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020