Questions tagged [pipfile]
62 questions
0
votes
2 answers
PermissionError: [Errno 13] Permission denied: 'Pipfile' IBM Hyperledger Indy
I am running into a problem when running startup scripts for this project:
https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial There is already an issue out on this on the GitHub page (See:…

JerythePenguin
- 1
- 3
-1
votes
1 answer
Get error when i add a new library to my pipfile and run docker-compose
Hi i add a library pyodbc into my pipfile, when i run the command docker-compose up app-name and run the dockerfile config i get an error when try to install dependency from pipfile.lock
my python version is 3.7.4
this is my dockerfile
FROM…

Kevin
- 11
- 3