Skip to content

pinnwand installation instructions are not working as expected, pinnwand exe missing from bin directory #301

@lucecca

Description

@lucecca

Following the instructions

python3 -m venv virtual-environment
virtual-environment/bin/pip install pinnwand

everything works perferctly but while executing the following command

virtual-environment/bin/pinnwand http
i get error pinnwand No such file or directory :-(

[ansible@mantis ~]$ ./virtual-environment/bin/pinnwand http
-bash: ./virtual-environment/bin/pinnwand: No such file or directory
[ansible@mantis ~]$ 

I'm following the procedure on a almalinux 9.5

[ansible@mantis ~]$ cat /etc/redhat-release 
AlmaLinux release 9.5 (Teal Serval)
[ansible@mantis ~]$ 

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions