You are not logged in.

#1 2018-08-03 16:44:43

Beuman
Member
Registered: 2018-06-10
Posts: 23

Aurman not working "'python_dateutil' distribution was not found"

Hello !

I'm getting this error whatever i'm trying to do with aurman (like "aurman -Syu") after upgrading :

Traceback (most recent call last):
  File "/usr/bin/aurman", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3095, in <module>
    @_call_aside
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3079, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3108, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 570, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 888, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 774, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'python_dateutil' distribution was not found and is required by aurman

I've tried to re install python and python2 with "pacman -S python" and "pacman -S python2" without success
Removing and re installing aurman either.

It looks like I'm the only one having this python related issue :'(

Thanks in advance !

Offline

#2 2018-08-03 16:54:30

eleius
Member
Registered: 2017-04-25
Posts: 28

Re: Aurman not working "'python_dateutil' distribution was not found"

-

Last edited by eleius (2018-08-03 17:02:20)

Offline

#3 2018-08-03 16:54:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: Aurman not working "'python_dateutil' distribution was not found"

aurman directly depends on the python-dateutil package. Sounds like a partial update.

Online

#4 2018-08-03 16:58:42

eleius
Member
Registered: 2017-04-25
Posts: 28

Re: Aurman not working "'python_dateutil' distribution was not found"

-

Last edited by eleius (2018-08-03 17:02:11)

Offline

#5 2018-08-03 17:00:39

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: Aurman not working "'python_dateutil' distribution was not found"

Parts of the AUR are down for maintenance, but that has nothing to do with this thread. Don't hijack.

Last edited by Scimmia (2018-08-03 17:01:06)

Online

#6 2018-08-03 17:01:56

eleius
Member
Registered: 2017-04-25
Posts: 28

Re: Aurman not working "'python_dateutil' distribution was not found"

Scimmia wrote:

Parts of the AUR are down for maintenance, but that has nothing to do with this thread. Don't hijack.

Sorry, I thought it was the same issue or at least related. (Mods: feel free to delete my comments.)

Last edited by eleius (2018-08-03 17:06:08)

Offline

#7 2018-08-03 17:40:33

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,089
Website

Re: Aurman not working "'python_dateutil' distribution was not found"

eleius wrote:

-

Do not do this.
Even if your comments were not actually related, erasing the record makes it impossible to know what happened or what lines of thought were explored.

I will not be deleting your comments; please read the code of conduct again, as this behavior is explicitly mentioned as something not to do.

All the best,

-HG

Offline

Board footer

Powered by FluxBB