p4lang / p4app

Apache License 2.0
112 stars 58 forks source link

File "./p4apprunner.py", !! Unable to run the example program! #94

Open WangchukSherpa opened 7 months ago

WangchukSherpa commented 7 months ago

Entering build directory. Extracting package. Traceback (most recent call last): File "./p4apprunner.py", line 320, in main() File "./p4apprunner.py", line 286, in main tar = tarfile.open(args.app) File "/usr/lib/python2.7/tarfile.py", line 1673, in open return func(name, "r", fileobj, **kwargs) File "/usr/lib/python2.7/tarfile.py", line 1738, in gzopen fileobj = gzip.GzipFile(name, mode, compresslevel, fileobj) File "/usr/lib/python2.7/gzip.py", line 94, in init fileobj = self.myfileobj = builtin.open(filename, mode or 'rb') IOError: [Errno 21] Is a directory: '/tmp/app.tar.gz'

WangchukSherpa commented 7 months ago

Screenshot from Screencast from 02-23-2024 08:18:35 AM webm

jafingerhut commented 7 months ago

You are welcome to create a new topic with your question in this public web forum https://forum.p4.org where I would guess that more people who might know an answer, or alternative to try, would read it.