linkedin / linkedin/pygradle

Issue with creating a virtualenv.

Open
#348 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
603
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Hello,

I tried to get pygradle working with my project, but couldn't get it to work, as during the build in the "wheel-api.py" file, I get three question marks instead of a ')':
![image](https://user-images.githubusercontent.com/63020497/104140666-68356a00-5367-11eb-8732-a27145619c3a.png)

The error in the console:
![image](https://user-images.githubusercontent.com/63020497/104140681-74b9c280-5367-11eb-8dc0-cb5a0f146604.png)

My build.gradle:
![image](https://user-images.githubusercontent.com/63020497/104140694-80a58480-5367-11eb-9b5c-67491a92518c.png)

I'm using VS Code as my editor on Mac OS 11.0.1. Any help would be appreciated. Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report points to wheel-api.py during the build and includes build.gradle; start by reproducing the virtualenv build on macOS and inspecting the reported `???` characters. Done means identifying why `)` is rendered incorrectly and confirming a successful build, but the issue does not name a test or exact source path.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.