Python Forum
3rd Party Modules - Installing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3rd Party Modules - Installing
#8
(Jun-13-2018, 01:46 AM)martyl Wrote: The last error message for Openpyxl was "permission denied: 'c:\\program files\\python35-32\\lib\\site-packages\\jdcal.py".

It is probably a bad idea to install Python underneath the 'program files' folder. I agree with Lars60+ that you are probably trying to access a folder restricted to you. snippsat's suggestion to 'run as administrator' will probably work but you will probably have similar problems in the future.

My suggestion is to uninstall Python, and reinstall it exactly according to snippsat's excellent instructions (which include installing Python in 'c:\Python36' or equivalent): https://python-forum.io/Thread-Basic-Par...er-Windows

Lewis
To paraphrase: 'Throw out your dead' code. https://www.youtube.com/watch?v=grbSQ6O6kbs Forward to 1:00
Reply


Messages In This Thread
3rd Party Modules - Installing - by martyl - Jun-13-2018, 01:46 AM
RE: 3rd Party Modules - Installing - by Larz60+ - Jun-13-2018, 02:18 AM
RE: 3rd Party Modules - Installing - by martyl - Jun-13-2018, 02:26 AM
RE: 3rd Party Modules - Installing - by Larz60+ - Jun-13-2018, 04:01 AM
RE: 3rd Party Modules - Installing - by martyl - Jun-13-2018, 04:02 AM
RE: 3rd Party Modules - Installing - by Larz60+ - Jun-13-2018, 07:54 AM
RE: 3rd Party Modules - Installing - by snippsat - Jun-13-2018, 12:17 PM
RE: 3rd Party Modules - Installing - by ljmetzger - Jun-13-2018, 12:23 PM
RE: 3rd Party Modules - Installing - by martyl - Jun-14-2018, 01:20 AM
RE: 3rd Party Modules - Installing - by martyl - Jun-15-2018, 01:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Running 3rd party libs on Steam Deck (Arch Linux) with restricted access metulburr 0 1,953 Jan-07-2023, 10:41 PM
Last Post: metulburr
  Installing Modules PythonBorg 10 2,181 Sep-03-2022, 09:58 AM
Last Post: PythonBorg
Question Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters Dragiev 6 2,358 Jul-24-2022, 12:55 PM
Last Post: Dragiev
  Avoid third party functions to wrote my python code into system debug-log? mark 9 2,311 Apr-09-2022, 08:41 PM
Last Post: mark
  How to use a function from third party library? rrowhe4d 2 1,926 Aug-31-2021, 04:30 PM
Last Post: Larz60+
  Installing Modules / packages Oshadha 1 1,759 Feb-05-2021, 08:04 PM
Last Post: Jeff900
  Did interpreter 'compile' all import modules(from thrid-party) jamesyuan 10 4,494 Oct-19-2020, 10:49 AM
Last Post: jamesyuan
  installing third-party modules shabux 5 3,560 Apr-13-2020, 12:41 AM
Last Post: Larz60+
  How to detect third party packages used in the code SriRajesh 5 3,061 Sep-21-2019, 05:59 AM
Last Post: ndc85430
  pip and installing modules deep_logic 2 6,143 Jun-25-2017, 03:23 AM
Last Post: deep_logic

Forum Jump:

User Panel Messages

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