abbbi / abbbi/vircpt

Error while installing vircpt

Offen
#2 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
Python
Sterne
7
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Version used**
Latest, as I `git clone https://github.com/abbbi/vircpt.git`

**Describe the bug**
- I did, as `root`:
```bash
cd vircpt/
python3 setup.py install
```
- Then when I execute `vircpt`from the Terminal, I get an error and the script won't execute (see error message below).

**Expected behavior**
After installing vircpt according to the rules, the script should work.

**Logfiles:**
```log
Traceback (most recent call last):
File "/usr/local/bin/vircpt", line 4, in
__import__('pkg_resources').run_script('vircpt==0.1', 'vircpt')
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 651, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1436, in run_script
raise ResolutionError(
pkg_resources.ResolutionError: Script 'scripts/vircpt' not found in metadata at '/usr/local/lib/python3.9/site-packages/vircpt-0.1.dist-info'
```

**Workaround:**
None.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.