| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1674 online users. » 1 Member(s) | 1669 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-06-2026, 05:35 AM
» Replies: 11
» Views: 932
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 317
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,544
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 551
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 346
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 28,068
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 322
|
Linux lite 6.0 doesn't wo...
Forum: Installing Linux Lite
Last Post: Dottor Octopus
03-03-2026, 05:14 PM
» Replies: 10
» Views: 1,269
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 319
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 42,019
|
|
|
| linuxlite 3.2 hangs while working |
|
Posted by: kevin kane - 04-26-2017, 09:57 PM - Forum: Other
- Replies (3)
|
 |
Hi,
My laptop hangs in the middle of the work, I am using linux lite 3.2 since 2 weeks, my laptop configuration are as follow- 2 gb ram , intel pentuim M quad core 2930 processor @ 2.16 ghz , i suppose linuxlite is light weight os, is 2 gb not enough ? why is my laptop hanging frequently ? is there any virus ? pls help to solve this issue.
|
|
|
| Hi folks. UberNoob here. |
|
Posted by: SirCrashAlot - 04-26-2017, 02:53 AM - Forum: Introductions
- Replies (3)
|
 |
Just re-salvaged my old Asus Eee PC 900HD (the XP Edition from '09-'10, I think), and I will be crawling like crazy amongst the various threads and topics in a desperate attempt to figure out what I'm doing. The Lite is still currently updating. I had tried to install Lite yesterday, but ran into the "creating user" error that that was mentioned on another part of this forum. I decided to follow those instruction by not encrypting my home folder, but I also left my drive unencrypted and also decided to load from USB without an active internet connection as an added precaution. That last step was in response to a bug in Linux Mint KDE install that I experienced on my Toshi c-75 about 2 month back. Hopefully, I figure out how to encrypt my drive and home folder without having to resort to crying or bribery.
Personal projects regarding LinuxLite: Absolutely everything form learning a programming language, screwing with ALL the packages and apps. Learning what this terminal thingy is, etc, etc. I haven't done squat with computers since One Key Logo...
Pray for my little Asus
|
|
|
| Help with python install |
|
Posted by: jeffvanderdoes - 04-25-2017, 11:57 PM - Forum: Installing Software
- Replies (3)
|
 |
Hi all,
I'm trying to use python 3.5 on LinuxLite 3.4. I've installed and all went well. However whe I try to add a python module with pip and pip3 I get an error. For example
$ pip install holidays
Collecting holidays
Collecting python-dateutil (from holidays)
Using cached python_dateutil-2.6.0-py2.py3-none-any.whl
Requirement already satisfied: six>=1.5 in /usr/lib/python2.7/dist-packages (from python-dateutil->holidays)
Installing collected packages: python-dateutil, holidays
Exception:
Traceback (most recent call last):
File "/home/jeff/.local/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/home/jeff/.local/lib/python2.7/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
File "/home/jeff/.local/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/home/jeff/.local/lib/python2.7/site-packages/pip/req/req_install.py", line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/home/jeff/.local/lib/python2.7/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files
isolated=self.isolated,
File "/home/jeff/.local/lib/python2.7/site-packages/pip/wheel.py", line 345, in move_wheel_files
clobber(source, lib_dir, True)
File "/home/jeff/.local/lib/python2.7/site-packages/pip/wheel.py", line 316, in clobber
ensure_dir(destdir)
File "/home/jeff/.local/lib/python2.7/site-packages/pip/utils/__init__.py", line 83, in ensure_dir
os.makedirs(path)
File "/usr/lib/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/python_dateutil-2.6.0.dist-info'
Any ideas or suggestions?
Jeff
|
|
|
|